Home | History | Annotate | Download | only in engine

Lines Matching refs:parents

200     // also need to check that all of its ancestors (parents, transitive) are
300 // We've already added this parent (and therefore all of its parents).
383 // Traverses the tree from bottom to top, adding the deleted parents of the
419 // We're not intersted in non-deleted parents.
424 // We've already added this parent (and therefore all of its parents).
464 // Add moves and creates, and prepend their uncommitted parents.
515 syncable::Directory::Metahandles parents;
517 ready_unsynced_set, entry, deletion_list, &parents)) {
518 // Append parents and chilren in top to bottom order.
520 parents.begin(),
521 parents.end());
557 // Add moves and creates, and prepend their uncommitted parents.