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

  /external/chromium_org/sync/syncable/
directory.h 379 bool ReindexId(WriteTransaction* trans, EntryKernel* const entry,
mutable_entry.cc 187 if (!dir()->ReindexId(write_transaction(), kernel_, value))
directory.cc 397 bool Directory::ReindexId(WriteTransaction* trans,
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 806 bool ReindexId(EntryKernel* const entry, const Id& new_id);
    [all...]
syncable.cc 539 bool Directory::ReindexId(EntryKernel* const entry, const Id& new_id) {
    [all...]

Completed in 109 milliseconds