class Connector

Defined at line 20 of file ../../src/power/testing/system-integration/util/test_util.h

Public Methods

void Connector (async_dispatcher_t * dispatcher, std::string path, fidl::ServerEnd<fuchsia_component_sandbox::Receiver> server)

Defined at line 22 of file ../../src/power/testing/system-integration/util/test_util.h

void handle_unknown_method (fidl::UnknownMethodMetadata<fuchsia_component_sandbox::Receiver> metadata, fidl::UnknownMethodCompleter::Sync & completer)

Defined at line 29 of file ../../src/power/testing/system-integration/util/test_util.h

void Receive (ReceiveRequest & request, ReceiveCompleter::Sync & completer)

Defined at line 34 of file ../../src/power/testing/system-integration/util/test_util.cc