Searched defs:IsSyncing (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/prefs/ | ||
D | pref_service_syncable.cc | 109 bool PrefServiceSyncable::IsSyncing() { in IsSyncing() function in PrefServiceSyncable |
/external/chromium_org/chrome/browser/extensions/ | ||
D | app_sync_bundle.cc | 116 bool AppSyncBundle::IsSyncing() const { in IsSyncing() function in extensions::AppSyncBundle |
D | extension_sync_bundle.cc | 117 bool ExtensionSyncBundle::IsSyncing() const { in IsSyncing() function in extensions::ExtensionSyncBundle |
/external/chromium_org/chrome/browser/spellchecker/ | ||
D | spellcheck_custom_dictionary.cc | 278 bool SpellcheckCustomDictionary::IsSyncing() { in IsSyncing() function in SpellcheckCustomDictionary |