Searched defs:GetAuthError (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.h228 const GoogleServiceAuthError& GetAuthError() const { function in class:ProfileSyncService
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_android.cc199 jint ProfileSyncServiceAndroid::GetAuthError(JNIEnv* env, jobject) { function in class:ProfileSyncServiceAndroid
201 return sync_service_->GetAuthError().state();
H A Dprofile_sync_service.cc1539 const AuthError& ProfileSyncService::GetAuthError() const { function in class:ProfileSyncService
2089 GetAuthError().state() != AuthError::NONE) {
/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.cc642 const GoogleServiceAuthError& SyncBackendHost::GetAuthError() const { function in class:browser_sync::SyncBackendHost

Completed in 176 milliseconds