Home
last modified time | relevance | path

Searched defs:short_name (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/process_restarter/
Dmain.cc55 std::string_view ExecutableShortName(std::string_view short_name) { in ExecutableShortName()
66 std::string short_name{ExecutableShortName(name)}; in OptionsForExecutable() local
/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc239 std::string short_name = monitored.cmd->GetShortName(); in StartSubprocesses() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.h109 std::string short_name; member
Dnetwork_service.cpp232 auto short_name = names.substr(pos + 1); in InitializeSimOperator() local