Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dnumber_format_module_tdd_test.cpp53 char* NumberFormatModuleTddTest::FormatNumber(const jerry_value_t numberFormat, in FormatNumber() function in OHOS::ACELite::NumberFormatModuleTddTest
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp495 std::string VCardUtils::FormatNumber(std::string source) in FormatNumber() function in OHOS::Telephony::VCardUtils
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp406 string DateTimeFormatImpl::FormatNumber(int32_t value) const in FormatNumber() function in DateTimeFormatImpl
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp338 std::string TouchDrawingManager::FormatNumber(T number, int32_t precision) in FormatNumber() function in OHOS::MMI::TouchDrawingManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp621 std::string FormatNumber(size_t number) in FormatNumber() function
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dintl_addon.cpp1137 napi_value IntlAddon::FormatNumber(napi_env env, napi_callback_info info) in FormatNumber() function in OHOS::Global::I18n::IntlAddon