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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 205 static const char kOAuthLoginFormat[];
gaia_auth_fetcher.cc 109 const char GaiaAuthFetcher::kOAuthLoginFormat[] = "service=%s&source=%s";
396 return base::StringPrintf(kOAuthLoginFormat,
    [all...]

Completed in 525 milliseconds