Searched refs:parentFullPath (Results 1 – 2 of 2) sorted by relevance
574 CLDRFile file, String path, String parentFullPath, StringBuffer draftRef) {576 if (parentFullPath != null && !parentFullPath.equals(path)) {577 file.getNonDistinguishingAttributes(parentFullPath,
977 final String parentFullPath = parentFile.getFullXPath(path); in showDifferences() local981 logln("\t\t" + localeParent + " fullpath:\t" + parentFullPath); in showDifferences()