Searched defs:sourceLocaleID (Results 1 – 2 of 2) sorted by relevance
579 final String sourceLocaleID = file.getSourceLocaleID(path, otherPath); in main() local1412 String sourceLocaleID = path == null ? null : cldrFile.getSourceLocaleID(path, status); in showValue() local
1266 final String sourceLocaleID = sourceFile.getLocaleID(); in getMissingStatus() local