OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnListAccountsFailure
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
oauth2_login_verifier.cc
221
void OAuth2LoginVerifier::
OnListAccountsFailure
(
231
base::Bind(&Delegate::
OnListAccountsFailure
,
oauth2_login_manager.cc
311
void OAuth2LoginManager::
OnListAccountsFailure
(bool connection_error) {
/external/chromium_org/chrome/browser/signin/
account_reconcilor.cc
212
void AccountReconcilor::
OnListAccountsFailure
(
215
DVLOG(1) << "AccountReconcilor::
OnListAccountsFailure
: " << error.ToString();
/external/chromium_org/google_apis/gaia/
gaia_auth_consumer.h
87
virtual void
OnListAccountsFailure
(const GoogleServiceAuthError& error) {}
Completed in 96 milliseconds