Searched refs:kOAuth2RevokeTokenBodyFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h226 static const char kOAuth2RevokeTokenBodyFormat[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc101 const char GaiaAuthFetcher::kOAuth2RevokeTokenBodyFormat[] = member in class:GaiaAuthFetcher
342 return base::StringPrintf(kOAuth2RevokeTokenBodyFormat, auth_token.c_str());

Completed in 314 milliseconds