Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h39 struct CAppEventInfo { struct
89 CAppEventInfo* head = nullptr;
H A Dhiappevent_ffi.h26 FFI_EXPORT int FfiOHOSHiAppEventWrite(CAppEventInfo info);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp40 void FreeCAppEventInfo(CAppEventInfo info) in FreeCAppEventInfo()
375 CAppEventInfo* retValue2 = static_cast<CAppEventInfo*>(malloc(sizeof(CAppEventInfo) in getEventGroups()
H A Dhiappevent_ffi.cpp195 int FfiOHOSHiAppEventWrite(CAppEventInfo info) in FfiOHOSHiAppEventWrite()