Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dknown_paths.h23 std::string ConfigServerBinary();
Dknown_paths.cpp27 std::string ConfigServerBinary() { in ConfigServerBinary() function
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc136 Command cmd(ConfigServerBinary()); in LaunchConfigServer()