Home
last modified time | relevance | path

Searched defs:subpath (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp122 Result<std::string> LuciRpcAddress(const std::string& subpath) { in LuciRpcAddress()
128 Result<std::string> LuciRpcAddress(const std::string& subpath, in LuciRpcAddress()
170 Result<Json::Value> RequestLuciRpc(const std::string& subpath, in RequestLuciRpc()
Dopenwrt_control.proto27 string subpath = 1; field
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp73 const char* subpath) { in DefaultEnvironmentPath()