Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/process_restarter/
Dmain.cc55 std::string_view ExecutableShortName(std::string_view short_name) { in ExecutableShortName() function
66 std::string short_name{ExecutableShortName(name)}; in OptionsForExecutable()