Home
last modified time | relevance | path

Searched refs:AsUInt64 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_value.h47 uint64_t AsUInt64() const;
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp193 value = src->AsUInt64(); in GetParamValue()
489 uint64_t HiSysEventValue::AsUInt64() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue