Home
last modified time | relevance | path

Searched defs:country (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCompressor.java1290 … String country = thirdLevelDirectoryName.substring(secondDelimiterIndex + 1, thirdDelimiterIndex); in isThirdLevelDirectoryNameValid() local
1346 private boolean checkCountry(String country) { in checkCountry()