class RealmProxy_SyncProxy

Defined at line 1250 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/hlcpp/fuchsia/testing/harness/cpp/fidl.h

Public Methods

void RealmProxy_SyncProxy (::zx::channel channel)
void ~RealmProxy_SyncProxy ()
zx_status_t ConnectToNamedProtocol (::std::string protocol, ::zx::channel server_end, ::fuchsia::testing::harness::RealmProxy_ConnectToNamedProtocol_Result * out_RealmProxy_ConnectToNamedProtocol_Result)

cts-coverage-fidl-name:fuchsia.testing.harness/RealmProxy.ConnectToNamedProtocol

zx_status_t OpenService (::std::string service, ::zx::channel server_end, ::fuchsia::testing::harness::RealmProxy_OpenService_Result * out_RealmProxy_OpenService_Result)

cts-coverage-fidl-name:fuchsia.testing.harness/RealmProxy.OpenService

zx_status_t ConnectToServiceInstance (::std::string service, ::std::string instance, ::zx::channel server_end, ::fuchsia::testing::harness::RealmProxy_ConnectToServiceInstance_Result * out_RealmProxy_ConnectToServiceInstance_Result)

cts-coverage-fidl-name:fuchsia.testing.harness/RealmProxy.ConnectToServiceInstance

Friends

class SynchronousInterfacePtr