Home
last modified time | relevance | path

Searched defs:isShortType (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_localization.cpp91 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths() argument
136 std::vector<std::string> Localization::GetWeekdays(bool isShortType) in GetWeekdays() argument
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp479 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths() argument
502 std::vector<std::string> Localization::GetWeekdays(bool isShortType) in GetWeekdays() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp665 std::string TextClockPattern::GetWeek(const bool& isShortType, const int32_t& week) in GetWeek() argument

Completed in 4 milliseconds