Searched refs:otherUpdKind (Results 1 – 1 of 1) sorted by relevance
1870 switch (otherUpdKind) in mergeSimpleUpdateLists()1938 if (otherUpdKind == store::UpdateConsts::UP_REPLACE_CHILD) in mergeTargetedUpdateLists()1957 switch (otherUpdKind) in mergeTargetedUpdateLists()1978 if ((*ite)->getKind() == otherUpdKind) in mergeTargetedUpdateLists()1980 if (store::UpdateConsts::isRename(otherUpdKind)) in mergeTargetedUpdateLists()2001 if ((*ite)->getKind() == otherUpdKind) in mergeTargetedUpdateLists()2022 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()2064 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()2090 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()2116 if ((*ite)->getKind() != otherUpdKind) in mergeTargetedUpdateLists()[all …]