Home
last modified time | relevance | path

Searched defs:HasProfileSyncService (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc492 virtual bool HasProfileSyncService() const { in HasProfileSyncService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1189 bool ProfileImpl::HasProfileSyncService() const { in HasProfileSyncService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h226 virtual bool HasProfileSyncService() const { NOTREACHED(); return false; } in HasProfileSyncService() function