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

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 306 // If |delete_bookmarks| is set, the bookmarks are deleted as well.
310 bool delete_bookmarks,
android_provider_backend.cc     [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 304 bool delete_bookmarks = load == DELETE_EXISTING_STORAGE; local
305 profile_.CreateBookmarkModel(delete_bookmarks);
346 profile_.CreateBookmarkModel(false /* delete_bookmarks */);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 346 bool delete_bookmarks = load == DELETE_EXISTING_STORAGE; local
347 profile_.CreateBookmarkModel(delete_bookmarks);
503 profile_.CreateBookmarkModel(false /* delete_bookmarks */);
    [all...]

Completed in 2215 milliseconds