class Launcher_Proxy
Defined at line 1273 of file fidling/gen/sdk/fidl/fuchsia.process/fuchsia.process/hlcpp/fuchsia/process/cpp/fidl.h
Public Methods
void Launcher_Proxy (::fidl::internal::ProxyController * controller)
void ~Launcher_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void Launch (::fuchsia::process::LaunchInfo info, LaunchCallback callback)
cts-coverage-fidl-name:fuchsia.process/Launcher.Launch
void CreateWithoutStarting (::fuchsia::process::LaunchInfo info, CreateWithoutStartingCallback callback)
cts-coverage-fidl-name:fuchsia.process/Launcher.CreateWithoutStarting
void AddArgs (::std::vector< ::std::vector<uint8_t>> args)
cts-coverage-fidl-name:fuchsia.process/Launcher.AddArgs
void AddEnvirons (::std::vector< ::std::vector<uint8_t>> environ)
cts-coverage-fidl-name:fuchsia.process/Launcher.AddEnvirons
void AddNames (::std::vector< ::fuchsia::process::NameInfo> names)
cts-coverage-fidl-name:fuchsia.process/Launcher.AddNames
void AddHandles (::std::vector< ::fuchsia::process::HandleInfo> handles)
cts-coverage-fidl-name:fuchsia.process/Launcher.AddHandles
void SetOptions (uint32_t options)
cts-coverage-fidl-name:fuchsia.process/Launcher.SetOptions