class Manager_SyncProxy

Defined at line 1165 of file fidling/gen/sdk/fidl/fuchsia.session.scene/fuchsia.session.scene/hlcpp/fuchsia/session/scene/cpp/fidl.h

Public Methods

void Manager_SyncProxy (::zx::channel channel)
void ~Manager_SyncProxy ()
zx_status_t SetRootView (::fidl::InterfaceHandle< ::fuchsia::ui::app::ViewProvider> view_provider, ::fuchsia::session::scene::Manager_SetRootView_Result * out_Manager_SetRootView_Result)

cts-coverage-fidl-name:fuchsia.session.scene/Manager.SetRootView

zx_status_t PresentRootViewLegacy (::fuchsia::ui::views::ViewHolderToken view_holder_token, ::fuchsia::ui::views::ViewRef view_ref, ::fuchsia::session::scene::Manager_PresentRootViewLegacy_Result * out_Manager_PresentRootViewLegacy_Result)

cts-coverage-fidl-name:fuchsia.session.scene/Manager.PresentRootViewLegacy

zx_status_t PresentRootView (::fuchsia::ui::views::ViewportCreationToken viewport_creation_token, ::fuchsia::session::scene::Manager_PresentRootView_Result * out_Manager_PresentRootView_Result)

cts-coverage-fidl-name:fuchsia.session.scene/Manager.PresentRootView

Friends

class SynchronousInterfacePtr