Home
last modified time | relevance | path

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

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