Home | History | Annotate | Download | only in syncable

Lines Matching refs:new_id

539 bool Directory::ReindexId(EntryKernel* const entry, const Id& new_id) {
541 if (NULL != GetEntryById(new_id, &lock))
549 entry->put(ID, new_id);