Searched defs:auth_service (Results 1 – 7 of 7) sorted by relevance
12 std::string* auth_service) { in ParseAuthTokenWithService()
14 std::string auth_service; in TEST() local
53 AuthServiceInterface* auth_service() { return auth_service_.get(); } in auth_service() function
17 AuthServiceInterface* auth_service, in RequestSender()
53 std::string auth_service; member
177 const std::string& auth_service) { in SetAuthInfo()
113 optional AuthService auth_service = 16; field