Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp372 void HiSysEvent::AppendUint64ArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &pa… in AppendUint64ArrayParam() function in OHOS::HiviewDFX::HiSysEvent
430 &HiSysEvent::AppendUint64ArrayParam, in AppendParam()
Dinner_writer.cpp400 void InnerWriter::AppendUint64ArrayParam(EventBase& eventBase, const HiSysEventParam& param) in AppendUint64ArrayParam() function in OHOS::HiviewDFX::InnerWriter
486 … &AppendInt64ArrayParam, &AppendUint64ArrayParam, &AppendFloatArrayParam, &AppendDoubleArrayParam, in AppendParam()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dinner_writer.h499 static void AppendUint64ArrayParam(EventBase& eventBase, const HiSysEventParam& param);
Dhisysevent.h594 …static void AppendUint64ArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &param);