class Controller_SyncProxy
Defined at line 10346 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
Public Methods
void Controller_SyncProxy (::zx::channel channel)
void ~Controller_SyncProxy ()
zx_status_t Start (::fuchsia::component::StartChildArgs args, ::fidl::InterfaceRequest< ::fuchsia::component::ExecutionController> execution_controller, ::fuchsia::component::Controller_Start_Result * out_Controller_Start_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.Start
zx_status_t IsStarted (::fuchsia::component::Controller_IsStarted_Result * out_Controller_IsStarted_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.IsStarted
zx_status_t OpenExposedDir (::fidl::InterfaceRequest< ::fuchsia::io::Directory> exposed_dir, ::fuchsia::component::Controller_OpenExposedDir_Result * out_Controller_OpenExposedDir_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.OpenExposedDir
zx_status_t GetExposedDictionary (::fuchsia::component::Controller_GetExposedDictionary_Result * out_Controller_GetExposedDictionary_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.GetExposedDictionary
zx_status_t GetOutputDictionary (::fuchsia::component::Controller_GetOutputDictionary_Result * out_Controller_GetOutputDictionary_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.GetOutputDictionary
zx_status_t Destroy (::fuchsia::component::Controller_Destroy_Result * out_Controller_Destroy_Result)
cts-coverage-fidl-name:fuchsia.component/Controller.Destroy
Friends
class SynchronousInterfacePtr