HomeSort by relevance Sort by last modified time
    Searched refs:InitByTagLookupForBookmarks (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/internal_api/
sync_rollback_manager_base_unittest.cc 73 bookmark_bar.InitByTagLookupForBookmarks("bookmark_bar"));
76 bookmark_mobile.InitByTagLookupForBookmarks("synced_bookmarks"));
79 bookmark_other.InitByTagLookupForBookmarks("other_bookmarks"));
read_node.cc 80 BaseNode::InitByLookupResult ReadNode::InitByTagLookupForBookmarks(
  /external/chromium_org/sync/internal_api/public/
read_node.h 50 InitByLookupResult InitByTagLookupForBookmarks(const std::string& tag);
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.cc 393 if (sync_node.InitByTagLookupForBookmarks(
bookmark_change_processor.cc 598 if (synced_bookmarks.InitByTagLookupForBookmarks(kMobileBookmarksTag) ==
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 357 bookmark_bar.InitByTagLookupForBookmarks("bookmark_bar"));
460 if (lookup.InitByTagLookupForBookmarks(permanent_tags[i]) ==
    [all...]

Completed in 2268 milliseconds