Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp362 void HiSysEvent::AppendUint32ArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &pa… in AppendUint32ArrayParam() function in OHOS::HiviewDFX::HiSysEvent
428 &HiSysEvent::AppendUint32ArrayParam, in AppendParam()
Dinner_writer.cpp376 void InnerWriter::AppendUint32ArrayParam(EventBase& eventBase, const HiSysEventParam& param) in AppendUint32ArrayParam() function in OHOS::HiviewDFX::InnerWriter
485 … &AppendInt16ArrayParam, &AppendUint16ArrayParam, &AppendInt32ArrayParam, &AppendUint32ArrayParam, in AppendParam()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dinner_writer.h497 static void AppendUint32ArrayParam(EventBase& eventBase, const HiSysEventParam& param);
Dhisysevent.h592 …static void AppendUint32ArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &param);