Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp382 void HiSysEvent::AppendDoubleArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &pa… in AppendDoubleArrayParam() function in OHOS::HiviewDFX::HiSysEvent
432 &HiSysEvent::AppendDoubleArrayParam, in AppendParam()
Dinner_writer.cpp424 void InnerWriter::AppendDoubleArrayParam(EventBase& eventBase, const HiSysEventParam& param) in AppendDoubleArrayParam() function in OHOS::HiviewDFX::InnerWriter
486 … &AppendInt64ArrayParam, &AppendUint64ArrayParam, &AppendFloatArrayParam, &AppendDoubleArrayParam, in AppendParam()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dinner_writer.h501 static void AppendDoubleArrayParam(EventBase& eventBase, const HiSysEventParam& param);
Dhisysevent.h596 …static void AppendDoubleArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &param);