Home
last modified time | relevance | path

Searched defs:isRealTime (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent_processor.test.js116 isRealTime: true, property
140 isRealTime: true, property
151 isRealTime: true, property
161 isRealTime: false, property
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_processor.cpp59 int NdkAppEventProcessor::SetReportEvent(const char* domain, const char* name, bool isRealTime) in SetReportEvent()
Dndk_app_event_processor_service.cpp93 …vent(struct HiAppEvent_Processor* processor, const char* domain, const char* name, bool isRealTime) in SetReportEvent()
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
Dbase_type.h63 bool isRealTime = false; member
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
Dcommon.h49 bool isRealTime = false; member
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c366 bool isRealTime) in OH_HiAppEvent_SetReportEvent()