class ViewProvider_SyncProxy
Defined at line 424 of file fidling/gen/sdk/fidl/fuchsia.ui.app/fuchsia.ui.app/hlcpp/fuchsia/ui/app/cpp/fidl.h
Public Methods
void ViewProvider_SyncProxy (::zx::channel channel)
void ~ViewProvider_SyncProxy ()
zx_status_t CreateViewWithViewRef (::zx::eventpair token, ::fuchsia::ui::views::ViewRefControl view_ref_control, ::fuchsia::ui::views::ViewRef view_ref)
cts-coverage-fidl-name:fuchsia.ui.app/ViewProvider.CreateViewWithViewRef
zx_status_t CreateView2 (::fuchsia::ui::app::CreateView2Args args)
cts-coverage-fidl-name:fuchsia.ui.app/ViewProvider.CreateView2
Friends
class SynchronousInterfacePtr