Searched refs:get_oauth_token_url (Results 1 – 3 of 3) sorted by relevance
29 const GURL& get_oauth_token_url() const;
183 const GURL& GaiaUrls::get_oauth_token_url() const { in get_oauth_token_url() function in GaiaUrls
91 return GaiaUrls::GetInstance()->get_oauth_token_url().Resolve( in MakeGetOAuthTokenUrl()