Searched defs:eventTypes (Results 1 - 6 of 6) sorted by relevance
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
H A D | ndk_app_event_watcher_proxy.cpp | 41 int NdkAppEventWatcherProxy::SetAppEventFilter(const char *domain, uint8_t eventTypes, in SetAppEventFilter() argument
|
H A D | ndk_app_event_watcher_service.cpp | 45 int SetAppEventFilter(struct HiAppEvent_Watcher* watcher, const char* domain, uint8_t eventTypes, in SetAppEventFilter() argument
|
H A D | ndk_app_event_watcher.cpp | 39 int NdkAppEventWatcher::AddAppEventFilter(const char* domain, uint8_t eventTypes, in AddAppEventFilter() argument
|
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
H A D | common.h | 73 CArrUI32 eventTypes; member
|
/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_database.cpp | 262 const int eventTypes[] = { 1, 2, 3, 4 }; // for fault, statistic, security and behavior event in InitQuotaMap() local
|
/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 298 int OH_HiAppEvent_SetAppEventFilter(struct HiAppEvent_Watcher *watcher, const char *domain, uint8_t eventTypes, in OH_HiAppEvent_SetAppEventFilter() argument
|
Completed in 5 milliseconds