Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dcontrol_env_proxy_server.cpp42 Command command(ControlEnvProxyServerBinary()); in Commands()
/device/google/cuttlefish/host/libs/config/
Dknown_paths.h26 std::string ControlEnvProxyServerBinary();
Dknown_paths.cpp37 std::string ControlEnvProxyServerBinary() { in ControlEnvProxyServerBinary() function