Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp130 auto addr_without_auth = CF_EXPECT(LuciRpcAddress(subpath)); in LuciRpcAddress() local
131 return addr_without_auth + "?auth=" + auth_key; in LuciRpcAddress()