Home
last modified time | relevance | path

Searched refs:ids_reassigned (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
Dbookmark_codec.h73 bool ids_reassigned() const { return ids_reassigned_; } in ids_reassigned() function
Dbookmark_storage.h64 bool ids_reassigned() const { return ids_reassigned_; } in ids_reassigned() function
Dbookmark_storage.cc76 details_->set_ids_reassigned(codec.ids_reassigned()); in Run()
Dbookmark_model.cc561 details->ids_reassigned()) { in DoneLoading()