Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dgenrb.cpp707 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local
/third_party/skia/m133/third_party/externals/icu/source/tools/genrb/
Dgenrb.cpp725 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local
/third_party/icu/icu4c/source/tools/genrb/
Dgenrb.cpp725 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundle.java936 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local
1031 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundle.java981 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local
1076 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local