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

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

Completed in 57 milliseconds