class Connector

Defined at line 19 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 21 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 28 of file ../../src/power/testing/system-integration/util/test_util.h

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

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