Home
last modified time | relevance | path

Searched defs:EVENT_TYPE_PROPERTY (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_common.h40 const char EVENT_TYPE_PROPERTY[] = "eventType"; variable
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp46 constexpr const char* const EVENT_TYPE_PROPERTY = "eventType"; variable
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp35 const std::string EVENT_TYPE_PROPERTY = "eventType"; variable