Searched refs:otherFullXPath (Results 1 – 1 of 1) sorted by relevance
1074 String otherFullXPath = other.dataSource.getFullPath(otherXpath); in removeDuplicates() local1075 if (!equalsIgnoringDraft(currentFullXPath, otherFullXPath)) { in removeDuplicates()