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

  /external/chromium_org/google_apis/gaia/
gaia_switches.cc 13 const char kOAuth1LoginScope[] = "oauth1-login-scope";
gaia_switches.h 26 extern const char kOAuth1LoginScope[];
gaia_urls.cc 36 const char kOAuth1LoginScope[] = "https://www.google.com/accounts/OAuthLogin";
135 GetSwitchValueWithDefault(switches::kOAuth1LoginScope,
136 kOAuth1LoginScope,

Completed in 26 milliseconds