class LifecycleController_Sync
Defined at line 12713 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
Public Methods
void ~LifecycleController_Sync ()
zx_status_t StartInstance (::std::string moniker, ::fidl::InterfaceRequest< ::fuchsia::component::Binder> binder, ::fuchsia::sys2::LifecycleController_StartInstance_Result * out_LifecycleController_StartInstance_Result)
zx_status_t StartInstanceWithArgs (::std::string moniker, ::fidl::InterfaceRequest< ::fuchsia::component::Binder> binder, ::fuchsia::component::StartChildArgs args, ::fuchsia::sys2::LifecycleController_StartInstanceWithArgs_Result * out_LifecycleController_StartInstanceWithArgs_Result)
zx_status_t StopInstance (::std::string moniker, ::fuchsia::sys2::LifecycleController_StopInstance_Result * out_LifecycleController_StopInstance_Result)
zx_status_t ResolveInstance (::std::string moniker, ::fuchsia::sys2::LifecycleController_ResolveInstance_Result * out_LifecycleController_ResolveInstance_Result)
zx_status_t UnresolveInstance (::std::string moniker, ::fuchsia::sys2::LifecycleController_UnresolveInstance_Result * out_LifecycleController_UnresolveInstance_Result)
zx_status_t CreateInstance (::std::string parent_moniker, ::fuchsia::component::decl::CollectionRef collection, ::fuchsia::component::decl::Child decl, ::fuchsia::component::CreateChildArgs args, ::fuchsia::sys2::LifecycleController_CreateInstance_Result * out_LifecycleController_CreateInstance_Result)
zx_status_t DestroyInstance (::std::string parent_moniker, ::fuchsia::component::decl::ChildRef child, ::fuchsia::sys2::LifecycleController_DestroyInstance_Result * out_LifecycleController_DestroyInstance_Result)