Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h43 CArrParameters cArrParamters; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp44 FreeCArrParameters(info.cArrParamters); in FreeCAppEventInfo()
386 retValue2[i].cArrParamters = CreateValueByJsonStr(it.second[i]->GetParamStr()); in getEventGroups()
H A Dhiappevent_ffi.cpp198 AddParams2EventPack(info.cArrParamters, appEventPack_); in FfiOHOSHiAppEventWrite()