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

/external/chromium/android/autofill/
H A Dprofile_android.h226 virtual bool HasProfileSyncService() const { NOTREACHED(); return false; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc492 virtual bool HasProfileSyncService() const { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1189 bool ProfileImpl::HasProfileSyncService() const { function in class:ProfileImpl
1364 // HasProfileSyncService() to guard against the call.

Completed in 333 milliseconds