Home
last modified time | relevance | path

Searched refs:kGetUserInfoFormat (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher.h228 static const char kGetUserInfoFormat[]; variable
Dgaia_auth_fetcher.cc104 const char GaiaAuthFetcher::kGetUserInfoFormat[] = member in GaiaAuthFetcher
348 return base::StringPrintf(kGetUserInfoFormat, encoded_lsid.c_str()); in MakeGetUserInfoBody()