class FakeDashLauncher

Defined at line 28 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

Public Methods

void NotImplemented_ (const std::string & name, ::fidl::CompleterBase & completer)

Defined at line 30 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

void ExploreComponentOverSocket (::fuchsia_dash::wire::LauncherExploreComponentOverSocketRequest * request, ExploreComponentOverSocketCompleter::Sync & completer)

Defined at line 35 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

zx_status_t SendOnTerminateEvent (uint32_t index)

index is the dash launcher instance to send OnTerminate for. Useful when launching multiple

shells.

Defined at line 45 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

void BindServer (async_dispatcher_t * dispatcher, fidl::ServerEnd<fuchsia_dash::Launcher> server_end)

Defined at line 53 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

zx::unowned_socket socket ()

Defined at line 58 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc

std::string command ()

Defined at line 59 of file ../../src/developer/adb/bin/adb-shell/adb-shell-test.cc