Home
last modified time | relevance | path

Searched refs:HandleActionWithNoData (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.h81 void HandleActionWithNoData(const LauncherAction action,
Dserver_loop_impl.cpp120 HandleActionWithNoData(launcher_action.action, client, process_monitor); in Run()
202 void ServerLoopImpl::HandleActionWithNoData(const LauncherAction action, in HandleActionWithNoData() function in cuttlefish::run_cvd_impl::ServerLoopImpl