Searched defs:ReportAuthError (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/browser/extensions/api/identity/ | ||
D | account_tracker.cc | 31 void AccountTracker::ReportAuthError(const std::string& account_id, in ReportAuthError() function in extensions::AccountTracker |
D | identity_api.cc | 716 void IdentityAPI::ReportAuthError(const GoogleServiceAuthError& error) { in ReportAuthError() function in extensions::IdentityAPI |