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

  /external/chromium_org/sync/syncable/
syncable_delete_journal.h 55 void GetDeleteJournals(BaseTransaction* trans, ModelType type,
syncable_delete_journal.cc 67 void DeleteJournal::GetDeleteJournals(BaseTransaction* trans,
syncable_unittest.cc 791 delete_journal->GetDeleteJournals(&trans, BOOKMARKS, &journal_entries);
824 delete_journal->GetDeleteJournals(&trans, BOOKMARKS, &journal_entries);
853 delete_journal->GetDeleteJournals(&trans, BOOKMARKS, &journal_entries);
    [all...]
  /external/chromium_org/sync/internal_api/
delete_journal.cc 17 trans->GetDirectory()->delete_journal()->GetDeleteJournals(
  /external/chromium_org/sync/engine/
syncer_unittest.cc     [all...]

Completed in 32 milliseconds