HomeSort by relevance Sort by last modified time
    Searched refs:kOAuth2RevokeTokenBodyFormat (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 194 static const char kOAuth2RevokeTokenBodyFormat[];
gaia_auth_fetcher.cc 94 const char GaiaAuthFetcher::kOAuth2RevokeTokenBodyFormat[] =
330 return base::StringPrintf(kOAuth2RevokeTokenBodyFormat, auth_token.c_str());
    [all...]

Completed in 224 milliseconds