class DebugBroker_SyncProxy
Defined at line 6805 of file fidling/gen/sdk/fidl/fuchsia.kernel/fuchsia.kernel/hlcpp/fuchsia/kernel/cpp/fidl.h
Public Methods
void DebugBroker_SyncProxy (::zx::channel channel)
void ~DebugBroker_SyncProxy ()
zx_status_t SendDebugCommand (::std::string command, int32_t * out_status)
cts-coverage-fidl-name:fuchsia.kernel/DebugBroker.SendDebugCommand
zx_status_t SetTracingEnabled (bool enabled, int32_t * out_status)
cts-coverage-fidl-name:fuchsia.kernel/DebugBroker.SetTracingEnabled
Friends
class SynchronousInterfacePtr