Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h138 const char* str_v; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_c.cpp121 appEventPack->AddParam(name, value->value.str_v); in AddStringParamValue()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c65 AddParamValue(list, name, NEW_PARAM(STRING_PARAM, str_v, uValue, 0))