Searched refs:issue_auth_token_gurl_ (Results 1 – 2 of 2) sorted by relevance
103 issue_auth_token_gurl_(kIssueAuthTokenUrl), in GaiaAuthFetcher()293 issue_auth_token_gurl_, in StartIssueAuthToken()429 } else if (url == issue_auth_token_gurl_) { in OnURLFetchComplete()
182 const GURL issue_auth_token_gurl_; variable