Home
last modified time | relevance | path

Searched defs:DOMAIN_PROPERTY (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_common.h36 const char DOMAIN_PROPERTY[] = "domain"; variable
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_builder.cpp32 const std::string DOMAIN_PROPERTY = "domain"; variable
Dnapi_util.cpp33 const std::string DOMAIN_PROPERTY = "domain"; variable
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp44 constexpr const char* const DOMAIN_PROPERTY = "domain"; variable