OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnOAuthWrapBridgeSuccess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_consumer.h
26
virtual void
OnOAuthWrapBridgeSuccess
(const std::string& service_scope,
gaia_oauth_fetcher_unittest.cc
40
MOCK_METHOD3(
OnOAuthWrapBridgeSuccess
,
177
OnOAuthWrapBridgeSuccess
("service_scope-0fL85iOi",
gaia_oauth_fetcher.cc
490
consumer_->
OnOAuthWrapBridgeSuccess
(service_scope_, token, expires_in);
Completed in 95 milliseconds