Searched refs:toAncestor (Results 1 – 1 of 1) sorted by relevance
1155 Ancestor* toAncestor = _GetAncestor(toEntryRef.DirectoryNodeRef()); in _EntryMoved() local1241 if (fromAncestor == fBaseAncestor || toAncestor == fBaseAncestor) { in _EntryMoved()1257 if (fromAncestor == NULL && toAncestor == NULL) in _EntryMoved()1260 if (fromAncestor == fBaseAncestor || toAncestor == fBaseAncestor) { in _EntryMoved()1267 if (toAncestor == fBaseAncestor) in _EntryMoved()1272 toAncestor == NULL); in _EntryMoved()1278 if (fromAncestor == NULL && toAncestor == NULL) in _EntryMoved()1286 if (toAncestor == NULL) { in _EntryMoved()1296 bool toIsBase = toAncestor == fBaseAncestor->Parent() in _EntryMoved()