class LifecycleController_Proxy
Defined at line 12726 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::string moniker, ::fidl::InterfaceRequest< ::fuchsia::component::Binder> binder, StartInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.StartInstance
void StartInstanceWithArgs (::std::string moniker, ::fidl::InterfaceRequest< ::fuchsia::component::Binder> binder, ::fuchsia::component::StartChildArgs args, StartInstanceWithArgsCallback callback)
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::string parent_moniker, ::fuchsia::component::decl::CollectionRef collection, ::fuchsia::component::decl::Child decl, ::fuchsia::component::CreateChildArgs args, CreateInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.CreateInstance
void DestroyInstance (::std::string parent_moniker, ::fuchsia::component::decl::ChildRef child, DestroyInstanceCallback callback)
cts-coverage-fidl-name:fuchsia.sys2/LifecycleController.DestroyInstance