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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 229 static const char kAuthHeaderFormat[];
gaia_auth_fetcher.cc 151 const char GaiaAuthFetcher::kAuthHeaderFormat[] =
358 return base::StringPrintf(kAuthHeaderFormat, auth_token.c_str());
    [all...]

Completed in 802 milliseconds