Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_c.h141 const char * const *str_arr_v; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_c.cpp118 AddArrayParam(appEventPack, name, value->value.str_arr_v, value->arrSize); in AddStringArrayParamValue()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c65 AddParamValue(list, name, NEW_PARAM(STRING_ARR_PARAM, str_arr_v, uValue, len))