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

  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc 111 if (!profile->HasProfileSyncService()) {
125 return profile_->HasProfileSyncService();
  /external/chromium/android/autofill/
profile_android.h 226 virtual bool HasProfileSyncService() const { NOTREACHED(); return false; }
  /external/chromium/chrome/browser/profiles/
profile.h 440 virtual bool HasProfileSyncService() const = 0;
profile_impl.h 105 virtual bool HasProfileSyncService() const;
profile.cc 492 virtual bool HasProfileSyncService() const {
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.cc 425 (profile->HasProfileSyncService() &&

Completed in 763 milliseconds