Home
last modified time | relevance | path

Searched defs:IsUInt64 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_json_util.cpp70 bool IsUInt64(const nlohmann::json &jsonObj, const std::string &key) in IsUInt64() function
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp175 bool IsUInt64(const nlohmann::json &jsonObj, const std::string &key) in IsUInt64() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp399 bool HiSysEventValue::IsUInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue