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 84 row.set_is_bookmark(true);
103 row.set_is_bookmark(true);
129 row.set_is_bookmark(true);
157 row.set_is_bookmark(false);
166 row.set_is_bookmark(true);
216 row.set_is_bookmark(true);
android_provider_backend_unittest.cc 493 row1.set_is_bookmark(true);
500 row2.set_is_bookmark(false);
601 row1.set_is_bookmark(true);
608 row2.set_is_bookmark(false);
726 row1.set_is_bookmark(true);
788 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 32 milliseconds