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

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper.h 74 void OnServiceError(const GoogleServiceAuthError& error);
91 // Otherwise, it calls OnServiceError() and returns false.
wallet_signin_helper.cc 156 void WalletSigninHelper::OnServiceError(const GoogleServiceAuthError& error) {
178 OnServiceError(GoogleServiceAuthError::AuthErrorNone());
266 OnServiceError(

Completed in 27 milliseconds