class Manager_SyncProxy

Defined at line 6372 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/hlcpp/fuchsia/driver/development/cpp/fidl.h

Public Methods

void Manager_SyncProxy (::zx::channel channel)
void ~Manager_SyncProxy ()
zx_status_t GetDriverInfo (::std::vector< ::std::string> driver_filter, ::fidl::InterfaceRequest< ::fuchsia::driver::development::DriverInfoIterator> iterator)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.GetDriverInfo

zx_status_t GetCompositeNodeSpecs (::fidl::StringPtr name_filter, ::fidl::InterfaceRequest< ::fuchsia::driver::development::CompositeNodeSpecIterator> iterator)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.GetCompositeNodeSpecs

zx_status_t GetNodeInfo (::std::vector< ::std::string> node_filter, ::fidl::InterfaceRequest< ::fuchsia::driver::development::NodeInfoIterator> iterator, bool exact_match)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.GetNodeInfo

zx_status_t GetCompositeInfo (::fidl::InterfaceRequest< ::fuchsia::driver::development::CompositeInfoIterator> iterator)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.GetCompositeInfo

zx_status_t GetDriverHostInfo (::fidl::InterfaceRequest< ::fuchsia::driver::development::DriverHostInfoIterator> iterator)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.GetDriverHostInfo

zx_status_t RestartDriverHosts (::std::string driver_url, ::fuchsia::driver::development::RestartRematchFlags rematch_flags, ::fuchsia::driver::development::Manager_RestartDriverHosts_Result * out_Manager_RestartDriverHosts_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.RestartDriverHosts

zx_status_t DisableDriver (::std::string driver_url, ::fidl::StringPtr package_hash, ::fuchsia::driver::development::Manager_DisableDriver_Result * out_Manager_DisableDriver_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.DisableDriver

zx_status_t EnableDriver (::std::string driver_url, ::fidl::StringPtr package_hash, ::fuchsia::driver::development::Manager_EnableDriver_Result * out_Manager_EnableDriver_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.EnableDriver

zx_status_t BindAllUnboundNodes (::fuchsia::driver::development::Manager_BindAllUnboundNodes_Result * out_Manager_BindAllUnboundNodes_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.BindAllUnboundNodes

zx_status_t BindAllUnboundNodes2 (::fuchsia::driver::development::Manager_BindAllUnboundNodes2_Result * out_Manager_BindAllUnboundNodes2_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.BindAllUnboundNodes2

zx_status_t AddTestNode (::fuchsia::driver::development::TestNodeAddArgs args, ::fuchsia::driver::development::Manager_AddTestNode_Result * out_Manager_AddTestNode_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.AddTestNode

zx_status_t RemoveTestNode (::std::string name, ::fuchsia::driver::development::Manager_RemoveTestNode_Result * out_Manager_RemoveTestNode_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.RemoveTestNode

zx_status_t WaitForBootup ()

cts-coverage-fidl-name:fuchsia.driver.development/Manager.WaitForBootup

zx_status_t RestartWithDictionary (::std::string moniker, ::fuchsia::component::sandbox::DictionaryRef dictionary, ::fuchsia::driver::development::Manager_RestartWithDictionary_Result * out_Manager_RestartWithDictionary_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.RestartWithDictionary

zx_status_t RebindCompositesWithDriver (::std::string driver_url, ::fuchsia::driver::development::Manager_RebindCompositesWithDriver_Result * out_Manager_RebindCompositesWithDriver_Result)

cts-coverage-fidl-name:fuchsia.driver.development/Manager.RebindCompositesWithDriver

Friends

class SynchronousInterfacePtr