Searched defs:FormatRange (Results 1 – 5 of 5) sorted by relevance
285 napi_value IntlDateTimeFormatAddon::FormatRange(napi_env env, napi_callback_info info) in FormatRange() function in OHOS::Global::I18n::IntlDateTimeFormatAddon
635 char *DateTimeFormatImpl::FormatRange(int64_t startDate, int64_t endDate) in FormatRange() function in OHOS::Global::I18n::Intl::DateTimeFormatImpl
620 std::string DateTimeFormat::FormatRange(int64_t fromMilliseconds, int64_t toMilliseconds) in FormatRange() function in OHOS::Global::I18n::DateTimeFormat
372 std::string IntlDateTimeFormat::FormatRange(double start, double end, std::string& errMessage) in FormatRange() function in OHOS::Global::I18n::IntlDateTimeFormat
921 std::string NumberFormat::FormatRange(double start, double end) in FormatRange() function in OHOS::Global::I18n::NumberFormat