class LifecycleController_Proxy
Defined at line 12770 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/hlcpp/fuchsia/sys2/cpp/fidl.h
Public Methods
void LifecycleController_Proxy (::fidl::internal::ProxyController * controller)
void ~LifecycleController_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void StartInstance (::std::stringmoniker,::fidl::InterfaceRequest< ::fuchsia::component::Binder>binder,StartInstanceCallbackcallback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.StartInstance
void StartInstanceWithArgs (::std::stringmoniker,::fidl::InterfaceRequest< ::fuchsia::component::Binder>binder,::fuchsia::component::StartChildArgsargs,StartInstanceWithArgsCallbackcallback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.StartInstanceWithArgs
void StopInstance (::std::string moniker, StopInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.StopInstance
void ResolveInstance (::std::string moniker, ResolveInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.ResolveInstance
void UnresolveInstance (::std::string moniker, UnresolveInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.UnresolveInstance
void CreateInstance (::std::stringparent_moniker,::fuchsia::component::decl::CollectionRefcollection,::fuchsia::component::decl::Childdecl,::fuchsia::component::CreateChildArgsargs,CreateInstanceCallbackcallback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.CreateInstance
void DestroyInstance (::std::stringparent_moniker,::fuchsia::component::decl::ChildRefchild,DestroyInstanceCallbackcallback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.DestroyInstance