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

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h258 static const char kAuthHeaderFormat[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc152 const char GaiaAuthFetcher::kAuthHeaderFormat[] = member in class:GaiaAuthFetcher
377 return base::StringPrintf(kAuthHeaderFormat, auth_token.c_str());

Completed in 256 milliseconds