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