Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp377 void HiSysEvent::AppendFloatArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &par… in AppendFloatArrayParam() function in OHOS::HiviewDFX::HiSysEvent
431 &HiSysEvent::AppendFloatArrayParam, in AppendParam()
Dinner_writer.cpp412 void InnerWriter::AppendFloatArrayParam(EventBase& eventBase, const HiSysEventParam& param) in AppendFloatArrayParam() function in OHOS::HiviewDFX::InnerWriter
486 … &AppendInt64ArrayParam, &AppendUint64ArrayParam, &AppendFloatArrayParam, &AppendDoubleArrayParam, in AppendParam()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dinner_writer.h500 static void AppendFloatArrayParam(EventBase& eventBase, const HiSysEventParam& param);
Dhisysevent.h595 … static void AppendFloatArrayParam(HiSysEvent::EventBase &eventBase, const HiSysEventParam &param);