Home
last modified time | relevance | path

Searched defs:onStartReport (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_processor.cpp49 int NdkAppEventProcessor::SetReportPolicy(int periodReport, int batchReport, bool onStartReport, in SetReportPolicy()
Dndk_app_event_processor_service.cpp79 …licy(struct HiAppEvent_Processor* processor, int periodReport, int batchReport, bool onStartReport, in SetReportPolicy()
/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent_processor.test.js106 onStartReport: true, property
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
Dcommon.h62 bool onStartReport = false; member
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c360 bool onStartReport, bool onBackgroundReport) in OH_HiAppEvent_SetReportPolicy()