Searched refs:getCalendarTypeFromPath (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateIntervalInfo.java | 445 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put() 505 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalInfo.java | 455 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put() 515 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() method in DateIntervalInfo.DateIntervalSink
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | dtitvinf.cpp | 258 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 309 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | dtitvinf.cpp | 260 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 311 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | dtitvinf.cpp | 261 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 312 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|
/third_party/icu/icu4c/source/i18n/ |
D | dtitvinf.cpp | 261 getCalendarTypeFromPath(aliasPath, nextCalendarType, errorCode); in put() 312 static void getCalendarTypeFromPath(const UnicodeString &path, UnicodeString &calendarType, in getCalendarTypeFromPath() function
|