Searched refs:auth_key (Results 1 – 1 of 1) sorted by relevance
129 const std::string& auth_key) { in LuciRpcAddress() argument131 return addr_without_auth + "?auth=" + auth_key; in LuciRpcAddress()