Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp129 const std::string& auth_key) { in LuciRpcAddress() argument
131 return addr_without_auth + "?auth=" + auth_key; in LuciRpcAddress()