Searched defs:onBackgroundReport (Results 1 - 4 of 4) sorted by relevance
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
H A D | ndk_app_event_processor_service.cpp | 79 SetReportPolicy(struct HiAppEvent_Processor* processor, int periodReport, int batchReport, bool onStartReport, bool onBackgroundReport) SetReportPolicy() argument
|
H A D | ndk_app_event_processor.cpp | 49 SetReportPolicy(int periodReport, int batchReport, bool onStartReport, bool onBackgroundReport) SetReportPolicy() argument
|
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
H A D | common.h | 63 bool onBackgroundReport = false; member
|
/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 359 OH_HiAppEvent_SetReportPolicy(struct HiAppEvent_Processor* processor, int periodReport, int batchReport, bool onStartReport, bool onBackgroundReport) OH_HiAppEvent_SetReportPolicy() argument
|
Completed in 5 milliseconds