Home
last modified time | relevance | path

Searched defs:auth_url (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp162 auto auth_url = CF_EXPECT(LuciRpcAddress("auth")); in UpdateLuciRpcAuthKey() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_controller.cc145 const GURL& auth_url, in HttpAuthController()