Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp81 return GetUInt64ValueByKey("time_"); in GetTime()
116 return GetUInt64ValueByKey("spanid_"); in GetSpanId()
121 return GetUInt64ValueByKey("pspanid_"); in GetPspanId()
161 uint64_t HiSysEventRecord::GetUInt64ValueByKey(const std::string key) const in GetUInt64ValueByKey() function in OHOS::HiviewDFX::HiSysEventRecord
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h72 uint64_t GetUInt64ValueByKey(const std::string key) const;