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.cpp130 Result<std::string> LuciRpcAddress(const std::string& subpath) { in LuciRpcAddress()
136 Result<std::string> LuciRpcAddress(const std::string& subpath, in LuciRpcAddress()
178 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.cpp75 const char* subpath) { in DefaultEnvironmentPath()