IsSyncing         569 chrome/browser/chromeos/preferences.cc       prefs_->IsSyncing() &&
IsSyncing         150 chrome/browser/extensions/app_sync_bundle.cc     if (IsSyncing() && sync_helper::IsSyncableApp(&extension) &&
IsSyncing          83 chrome/browser/extensions/app_sync_bundle.h   virtual bool IsSyncing() const OVERRIDE;
IsSyncing         151 chrome/browser/extensions/extension_sync_bundle.cc     if (IsSyncing() && sync_helper::IsSyncableExtension(&extension) &&
IsSyncing          83 chrome/browser/extensions/extension_sync_bundle.h   virtual bool IsSyncing() const OVERRIDE;
IsSyncing          76 chrome/browser/extensions/extension_sync_service.cc     if (app_sync_bundle_.IsSyncing())
IsSyncing          81 chrome/browser/extensions/extension_sync_service.cc     if (extension_sync_bundle_.IsSyncing())
IsSyncing         453 chrome/browser/extensions/extension_sync_service.cc     if (app_sync_bundle_.IsSyncing())
IsSyncing         458 chrome/browser/extensions/extension_sync_service.cc     if (extension_sync_bundle_.IsSyncing())
IsSyncing          58 chrome/browser/extensions/pending_enables.cc   return IsSyncEnabled() && !sync_bundle_->IsSyncing();
IsSyncing          18 chrome/browser/extensions/sync_bundle.h   virtual bool IsSyncing() const = 0;
IsSyncing         157 chrome/browser/notifications/extension_welcome_notification.cc   if (pref_service_syncable->IsSyncing()) {
IsSyncing         170 chrome/browser/notifications/extension_welcome_notification.cc     if (pref_service_syncable->IsSyncing()) {
IsSyncing          64 chrome/browser/prefs/pref_service_syncable.h   bool IsSyncing();
IsSyncing         473 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   if (!IsSyncing() || dictionary_change.empty())
IsSyncing         106 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   bool IsSyncing();
IsSyncing         475 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         518 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         575 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         630 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         681 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         729 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         733 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         737 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         779 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         784 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         822 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         832 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_FALSE(custom_dictionary->IsSyncing());
IsSyncing         880 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing         884 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing        1002 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing        1055 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc     EXPECT_TRUE(custom_dictionary->IsSyncing());
IsSyncing        1103 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc     EXPECT_FALSE(client_custom_dictionary->IsSyncing());
IsSyncing         204 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       pref_service->IsSyncing()) {