Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/common/
H A Devent_checker.cpp21 const std::unordered_set<std::string> EVENT_TYPES[static_cast<uint32_t>(EventSubscribeModule::MODUL… variable
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_hisysevent.cpp23 const HiviewDFX::HiSysEvent::EventType EVENT_TYPES[] = { variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp59 const std::vector<int> EVENT_TYPES = {1, 2, 3, 4}; // FAULT = 1, STATISTIC = 2 SECURITY = 3, BEHAVI… variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp47 const std::vector<int> EVENT_TYPES = {1, 2, 3, 4}; // FAULT = 1, STATISTIC = 2 SECURITY = 3, BEHAVI… variable
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h185 const std::string EVENT_TYPES = "eventTypes"; variable
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhisysevent_adapter_impl.cpp25 const HiviewDFX::HiSysEvent::EventType EVENT_TYPES[] = { variable