Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_c.cpp124 int GetParamInt64Values(const HiSysEventRecordC& record, const char* name, int64_t** value, size_t&… in GetParamInt64Values() function
176 return GetParamInt64Values(*record, name, value, *len); in OH_HiSysEvent_GetParamInt64Values()