DeleteJournal     597 chrome/browser/sync/glue/bookmark_model_associator.cc   syncer::DeleteJournal::GetBookmarkDeleteJournals(trans, &bk_delete_journals);
DeleteJournal     670 chrome/browser/sync/glue/bookmark_model_associator.cc   syncer::DeleteJournal::PurgeDeleteJournals(trans, journals_to_purge);
DeleteJournal    1046 sync/engine/syncer_unittest.cc     syncable::DeleteJournal* delete_journal = directory()->delete_journal();
DeleteJournal      14 sync/internal_api/delete_journal.cc void DeleteJournal::GetBookmarkDeleteJournals(
DeleteJournal      52 sync/internal_api/delete_journal.cc void DeleteJournal::PurgeDeleteJournals(BaseTransaction* trans,
DeleteJournal      27 sync/internal_api/public/delete_journal.h class SYNC_EXPORT DeleteJournal {
DeleteJournal     172 sync/syncable/directory.cc   delete_journal_.reset(new DeleteJournal(&delete_journals));
DeleteJournal     185 sync/syncable/directory.cc DeleteJournal* Directory::delete_journal() {
DeleteJournal     256 sync/syncable/directory.h   DeleteJournal* delete_journal();
DeleteJournal     557 sync/syncable/directory.h   scoped_ptr<DeleteJournal> delete_journal_;
DeleteJournal      13 sync/syncable/syncable_delete_journal.cc DeleteJournal::DeleteJournal(JournalIndex* initial_journal) {
DeleteJournal      18 sync/syncable/syncable_delete_journal.cc DeleteJournal::~DeleteJournal() {
DeleteJournal      22 sync/syncable/syncable_delete_journal.cc size_t DeleteJournal::GetDeleteJournalSize(BaseTransaction* trans) const {
DeleteJournal      27 sync/syncable/syncable_delete_journal.cc void DeleteJournal::UpdateDeleteJournalForServerDelete(
DeleteJournal      67 sync/syncable/syncable_delete_journal.cc void DeleteJournal::GetDeleteJournals(BaseTransaction* trans,
DeleteJournal      81 sync/syncable/syncable_delete_journal.cc void DeleteJournal::PurgeDeleteJournals(BaseTransaction* trans,
DeleteJournal      97 sync/syncable/syncable_delete_journal.cc void DeleteJournal::TakeSnapshotAndClear(BaseTransaction* trans,
DeleteJournal     118 sync/syncable/syncable_delete_journal.cc void DeleteJournal::AddJournalBatch(BaseTransaction* trans,
DeleteJournal     133 sync/syncable/syncable_delete_journal.cc bool DeleteJournal::IsDeleteJournalEnabled(ModelType type) {
DeleteJournal      29 sync/syncable/syncable_delete_journal.h class SYNC_EXPORT_PRIVATE DeleteJournal {
DeleteJournal      35 sync/syncable/syncable_delete_journal.h   explicit DeleteJournal(JournalIndex* initial_journal);
DeleteJournal      36 sync/syncable/syncable_delete_journal.h   ~DeleteJournal();
DeleteJournal      98 sync/syncable/syncable_delete_journal.h   DISALLOW_COPY_AND_ASSIGN(DeleteJournal);
DeleteJournal     768 sync/syncable/syncable_unittest.cc     DeleteJournal* delete_journal = dir_->delete_journal();
DeleteJournal     803 sync/syncable/syncable_unittest.cc       DeleteJournal* delete_journal = dir_->delete_journal();
DeleteJournal     832 sync/syncable/syncable_unittest.cc       DeleteJournal* delete_journal = dir_->delete_journal();
DeleteJournal     855 sync/syncable/syncable_unittest.cc     DeleteJournal* delete_journal = dir_->delete_journal();