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

  /external/chromium_org/components/signin/core/browser/
fake_auth_status_provider.h 26 auth_error_ = error;
38 GoogleServiceAuthError auth_error_; member in class:FakeAuthStatusProvider
signin_error_controller.h 66 const GoogleServiceAuthError& auth_error() const { return auth_error_; }
77 GoogleServiceAuthError auth_error_; member in class:SigninErrorController

Completed in 646 milliseconds