OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oauth2_auth_url
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/google_apis/gaia/
gaia_urls.h
45
const GURL&
oauth2_auth_url
() const;
gaia_urls.cc
239
const GURL& GaiaUrls::
oauth2_auth_url
() const {
function in class:GaiaUrls
/external/chromium_org/chrome/browser/extensions/api/identity/
gaia_web_auth_flow.cc
40
auth_url_ = GaiaUrls::GetInstance()->
oauth2_auth_url
().Resolve(
Completed in 43 milliseconds