Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp332 void HiSysEvent::AppendBoolArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &para… in AppendBoolArrayParam() function in OHOS::HiviewDFX::HiSysEvent
422 &HiSysEvent::AppendBoolArrayParam, in AppendParam()
Dinner_writer.cpp304 void InnerWriter::AppendBoolArrayParam(EventBase& eventBase, const HiSysEventParam& param) in AppendBoolArrayParam() function in OHOS::HiviewDFX::InnerWriter
484 &AppendStringParam, &AppendBoolArrayParam, &AppendInt8ArrayParam, &AppendUint8ArrayParam, in AppendParam()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dinner_writer.h491 static void AppendBoolArrayParam(EventBase& eventBase, const HiSysEventParam& param);
Dhisysevent.h586 … static void AppendBoolArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &param);