class Loader_SyncProxy
Defined at line 552 of file fidling/gen/sdk/fidl/fuchsia.ldsvc/fuchsia.ldsvc/hlcpp/fuchsia/ldsvc/cpp/fidl.h
Public Methods
void Loader_SyncProxy (::zx::channel channel)
void ~Loader_SyncProxy ()
zx_status_t Done ()
cts-coverage-fidl-name:fuchsia.ldsvc/Loader.Done
zx_status_t LoadObject (::std::string object_name, int32_t * out_rv, ::zx::vmo * out_object)
cts-coverage-fidl-name:fuchsia.ldsvc/Loader.LoadObject
zx_status_t Config (::std::string config, int32_t * out_rv)
cts-coverage-fidl-name:fuchsia.ldsvc/Loader.Config
zx_status_t Clone (::fidl::InterfaceRequest< ::fuchsia::ldsvc::Loader> loader, int32_t * out_rv)
cts-coverage-fidl-name:fuchsia.ldsvc/Loader.Clone
Friends
class SynchronousInterfacePtr