Searched defs:numberValue (Results 1 – 2 of 2) sorted by relevance
50 int64_t numberValue = std::stoll(inputValue); in IsValidDecValue() local67 int64_t numberValue = std::stoll(inputValue, nullptr, HEX_TYPE); in IsValidHexValue() local
174 int32_t numberValue = 0; in GetPropertyInt32() local198 int64_t numberValue = 0; in GetPropertyInt64() local