Home | History | Annotate | Download | only in syncable

Lines Matching refs:InsertEntry

343 bool Directory::InsertEntry(BaseWriteTransaction* trans, EntryKernel* entry) {
345 return InsertEntry(lock, trans, entry);
348 bool Directory::InsertEntry(const ScopedKernelLock& lock,