Searched refs:parent_child_index (Results 1 – 4 of 4) sorted by relevance
128 kernel_->parent_child_index.Insert(entry); in InitializeIndices()324 kernel_->parent_child_index.GetChildren(kernel->ref(ID)); in GetChildSetForKernel()336 kernel_->parent_child_index.GetChildren(kernel->ref(PARENT_ID)); in GetPositionIndex()377 if (!SyncAssert(kernel_->parent_child_index.Insert(entry), in InsertEntry()407 &kernel_->parent_child_index); in ReindexId()424 &kernel_->parent_child_index); in ReindexParentId()565 if (!SyncAssert(!kernel_->parent_child_index.Contains(entry), in VacuumAfterSaveChanges()610 kernel_->parent_child_index.Remove(entry); in UnapplyEntry()646 if (kernel_->parent_child_index.Contains(entry)) in DeleteEntry()647 kernel_->parent_child_index.Remove(entry); in DeleteEntry()[all …]
184 &dir()->kernel_->parent_child_index); in PutIsDel()222 lock, kernel_, &dir()->kernel_->parent_child_index); in PutUniquePosition()
437 ParentChildIndex parent_child_index; member
136 'syncable/parent_child_index.cc',137 'syncable/parent_child_index.h',