Home
last modified time | relevance | path

Searched refs:double_arr_v (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_c.h135 const double* double_arr_v; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_c.cpp108 AddArrayParam(appEventPack, name, value->value.double_arr_v, value->arrSize); in AddDoubleArrayParamValue()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c61 AddParamValue(list, name, NEW_PARAM(DOUBLE_ARR_PARAM, double_arr_v, uValue, len))