Searched defs:batchReport (Results 1 – 5 of 5) sorted by relevance
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
| D | ndk_app_event_processor.cpp | 50 int NdkAppEventProcessor::SetReportPolicy(int periodReport, int batchReport, bool onStartReport, in SetReportPolicy()
|
| D | ndk_app_event_processor_service.cpp | 79 int SetReportPolicy(struct HiAppEvent_Processor* processor, int periodReport, int batchReport, bool… in SetReportPolicy()
|
| /base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
| D | napi_hiappevent_processor.test.js | 117 batchReport: 0, property 421 batchReport: null, property 427 batchReport: true, property 433 batchReport: 0, property 439 batchReport: 1001, property 445 batchReport: 1, property
|
| /base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
| D | common.h | 65 int64_t batchReport = 0; member
|
| /base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
| D | hiappevent_ndk.c | 186 …AppEvent_SetReportPolicy(struct HiAppEvent_Processor* processor, int periodReport, int batchReport, in OH_HiAppEvent_SetReportPolicy()
|