Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record_c.cpp101 int GetParamInt64Value(const HiSysEventRecordC& record, const char* name, int64_t& value) in GetParamInt64Value() function
153 return GetParamInt64Value(*record, name, *value); in OH_HiSysEvent_GetParamInt64Value()