Home
last modified time | relevance | path

Searched refs:getCurrentEra (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Djapancal.h80 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
Djapancal.cpp110 uint32_t JapaneseCalendar::getCurrentEra() { in getCurrentEra() function in JapaneseCalendar
/third_party/icu/icu4c/source/i18n/
Djapancal.h80 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
Djapancal.cpp110 uint32_t JapaneseCalendar::getCurrentEra() { in getCurrentEra() function in JapaneseCalendar
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Djapancal.h73 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
Djapancal.cpp93 uint32_t JapaneseCalendar::getCurrentEra() { in getCurrentEra() function in JapaneseCalendar
/third_party/node/deps/icu-small/source/i18n/
Djapancal.h80 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
Djapancal.cpp110 uint32_t JapaneseCalendar::getCurrentEra() { in getCurrentEra() function in JapaneseCalendar
/third_party/icu/icu4c/source/test/intltest/
Dincaltst.cpp665 int32_t expectEra = JapaneseCalendar::getCurrentEra(); in TestJapanese3860()
700 int32_t expectEra = JapaneseCalendar::getCurrentEra(); in TestJapanese3860()