HomeSort by relevance Sort by last modified time
    Searched refs:BOOKMARKS (Results 51 - 75 of 83) sorted by null

1 23 4

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl_unittest.cc 177 enabled_types_.Put(syncer::BOOKMARKS);
357 // markers, but nigori and bookmarks are missing initial sync ended.
358 syncer::ModelTypeSet partial_types(syncer::NIGORI, syncer::BOOKMARKS);
376 // Now do the actual configuration, which should download and apply bookmarks.
439 syncer::ModelTypeSet disabled_types(syncer::BOOKMARKS,
511 syncer::ModelTypeSet disabled_types(syncer::BOOKMARKS,
577 syncer::ModelTypeSet partial_types(syncer::NIGORI, syncer::BOOKMARKS);
non_frontend_data_type_controller_unittest.cc 67 virtual syncer::ModelType type() const OVERRIDE { return syncer::BOOKMARKS; }
260 syncer::BOOKMARKS)));
bookmark_data_type_controller_unittest.cc 13 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
14 #include "chrome/browser/bookmarks/chrome_bookmark_client.h"
15 #include "chrome/browser/bookmarks/chrome_bookmark_client_factory.h"
24 #include "components/bookmarks/browser/bookmark_model.h"
25 #include "components/bookmarks/test/bookmark_test_helpers.h"
287 syncer::BOOKMARKS)));
  /external/chromium_org/components/sync_driver/
sync_prefs_unittest.cc 71 // Only bookmarks are enabled by default.
74 EXPECT_TRUE(preferred_types.Equals(syncer::ModelTypeSet(syncer::BOOKMARKS)));
model_association_manager.cc 41 syncer::BOOKMARKS,
generic_change_processor.cc 236 // TODO(akalin): We'll have to do a tree traversal for bookmarks.
237 DCHECK_NE(type, syncer::BOOKMARKS);
  /external/chromium_org/sync/engine/
directory_commit_contribution.cc 109 if (e.GetModelType() == BOOKMARKS)
syncer_proto_util.cc 485 // Maintain positions for bookmarks that are not server-defined top-level
487 return GetModelType(sync_entity) == BOOKMARKS
  /external/chromium_org/sync/syncable/
entry_kernel.cc 53 // We maintain positions for all bookmarks, except those that are
55 return (GetModelTypeFromSpecifics(ref(SPECIFICS)) == syncer::BOOKMARKS)
mutable_entry.cc 65 if (model_type == BOOKMARKS) {
directory_backing_store.cc 427 // Version 86 migration converts bookmarks to the unique positioning system.
816 // For bookmarks, EntrySpecifics is extended as per
817 // bookmark_specifics.proto. This migration converts bookmarks from the
880 string bookmark_model_id = ModelTypeEnumToModelId(BOOKMARKS);
    [all...]
directory_backing_store_unittest.cc 450 "0,'s_ID_8','s_ID_7','s_ID_7','r','r',0,0,0,1,1,1,0,1,'Bookmarks',"
451 "NULL,'Bookmarks','Bookmarks','Bookmarks',NULL,NULL,"
461 "'Other Bookmarks',NULL,'Other Bookmarks','Other Bookmarks',"
462 "'Other Bookmarks',NULL,NULL,'other_bookmarks',"
474 "'Extra Bookmarks',NULL,'Extra Bookmarks','Extra Bookmarks',
    [all...]
directory.cc 557 // generate 65536 new bookmarks in 3 seconds.
811 DCHECK_NE(type, BOOKMARKS) << "Only non-hierarchical types are supported";
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 25 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
26 #include "chrome/browser/bookmarks/chrome_bookmark_client.h"
27 #include "chrome/browser/bookmarks/chrome_bookmark_client_factory.h"
32 #include "components/bookmarks/browser/base_bookmark_model_observer.h"
33 #include "components/bookmarks/browser/bookmark_model.h"
34 #include "components/bookmarks/test/bookmark_test_helpers.h"
323 local_merge_result_(syncer::BOOKMARKS),
324 syncer_merge_result_(syncer::BOOKMARKS) {}
393 // bookmarks file on disk. |save| controls whether the newly loaded
409 if (node.InitTypeRoot(syncer::BOOKMARKS) != syncer::BaseNode::INIT_OK
    [all...]
profile_sync_service_android.cc 352 if (types.Has(syncer::BOOKMARKS)) {
404 types.Put(syncer::BOOKMARKS);
profile_sync_service_startup_unittest.cc 400 // case where only bookmarks are enabled.
402 // Explicitly set Keep Everything Synced to false and have only bookmarks
488 syncer::BOOKMARKS);
490 errors[syncer::BOOKMARKS] = error;
profile_sync_components_factory_impl.cc 7 #include "chrome/browser/bookmarks/bookmark_model_factory.h"
8 #include "chrome/browser/bookmarks/enhanced_bookmarks_features.h"
229 if (!disabled_types.Has(syncer::BOOKMARKS)) {
593 // Bookmarks
profile_sync_service.cc 27 #include "chrome/browser/bookmarks/enhanced_bookmarks_features.h"
    [all...]
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java 44 import android.provider.BrowserContract.Bookmarks;
96 static final String TABLE_BOOKMARKS = "bookmarks";
105 static final String TABLE_BOOKMARKS_JOIN_IMAGES = "bookmarks LEFT OUTER JOIN images " +
106 "ON bookmarks.url = images." + Images.URL;
115 "history LEFT OUTER JOIN (%s) bookmarks " +
116 "ON history.url = bookmarks.url LEFT OUTER JOIN images " +
125 "history LEFT OUTER JOIN bookmarks ON history.url = bookmarks.url";
138 + " OR history.title LIKE ? OR bookmarks.title LIKE ?";
144 "url_key NOT IN (SELECT url FROM bookmarks "
660 final CharSequence[] bookmarks = res.getTextArray( local
1247 Object[] bookmarks = appendBookmarksIfFolder( local
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_preferences_sync_test.cc 165 GetClient(0)->DisableSyncForDatatype(syncer::BOOKMARKS);
166 GetClient(1)->EnableSyncForDatatype(syncer::BOOKMARKS);
two_client_bookmarks_sync_test.cc 301 // Test Scribe ID - 370639 - Add bookmarks with different name and same URL.
    [all...]
  /external/chromium_org/sync/tools/
sync_client.cc 293 model_types.Put(BOOKMARKS);
347 // Used only when committing bookmarks, so it's okay to leave this
  /external/qemu/android/
hw-events.h 209 KEY_CODE(BOOKMARKS ,156) \
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 89 result.SetBoolean("bookmarksSynced", types.Has(syncer::BOOKMARKS));
136 CheckBool(dictionary, "bookmarksSynced", types.Has(syncer::BOOKMARKS));
    [all...]
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl_unittest.cc 497 expected_encrypted_types.Put(BOOKMARKS);
517 EXPECT_TRUE(encrypted_types.Equals(ModelTypeSet(BOOKMARKS, PASSWORDS)));
    [all...]

Completed in 7850 milliseconds

1 23 4