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

  /external/chromium_org/chrome/browser/history/android/
bookmark_model_sql_handler_unittest.cc 83 row.set_is_bookmark(true);
102 row.set_is_bookmark(true);
128 row.set_is_bookmark(true);
156 row.set_is_bookmark(false);
165 row.set_is_bookmark(true);
215 row.set_is_bookmark(true);
android_provider_backend_unittest.cc 495 row1.set_is_bookmark(true);
502 row2.set_is_bookmark(false);
604 row1.set_is_bookmark(true);
611 row2.set_is_bookmark(false);
731 row1.set_is_bookmark(true);
    [all...]
android_history_types.h 111 void set_is_bookmark(bool is_bookmark) { function in class:history::HistoryAndBookmarkRow
android_provider_backend.cc 472 // We don't want to change the bookmark model, so set_is_bookmark() is
    [all...]
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc     [all...]

Completed in 67 milliseconds