Home
last modified time | relevance | path

Searched defs:numberValue (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/utils/common/src/
Dtelephony_common_utils.cpp50 int64_t numberValue = std::stoll(inputValue); in IsValidDecValue() local
67 int64_t numberValue = std::stoll(inputValue, nullptr, HEX_TYPE); in IsValidHexValue() local
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
Dnapi_hitrace_util.cpp174 int32_t numberValue = 0; in GetPropertyInt32() local
198 int64_t numberValue = 0; in GetPropertyInt64() local