Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrep.java247 private static VersionInfo getVersionInfo(int comp){ in getVersionInfo() method in StringPrep
255 private static VersionInfo getVersionInfo(byte[] version){ in getVersionInfo() method in StringPrep
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringPrep.java232 private static VersionInfo getVersionInfo(int comp){ in getVersionInfo() method in StringPrep
240 private static VersionInfo getVersionInfo(byte[] version){ in getVersionInfo() method in StringPrep
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverterConfig.java110 IcuVersionInfo getVersionInfo(); in getVersionInfo() method
DIcuConverterConfig.java193 public IcuVersionInfo getVersionInfo() { in getVersionInfo() method in IcuConverterConfig
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-visualstudio.js228 getVersionInfo (info) { method in VisualStudioFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h255 const VersionInfoType &getVersionInfo() const { return VersionInfo; } in getVersionInfo() function