Home
last modified time | relevance | path

Searched refs:HIAPPEVENT_DOMAIN (Results 1 – 25 of 30) sorted by relevance

12

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_handler.cpp24 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_AppEventHandler" };
Dos_event_listener.cpp32 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_OsEventListener" };
Dapp_event_observer.cpp27 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_AppEventObserver" };
Dapp_event_observer_mgr.cpp32 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_ObserverMgr" };
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/
Dapp_event_cache_common.h25 const unsigned int HIAPPEVENT_DOMAIN = 0xD002D07; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_clean.cpp32 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_Clean" };
Dhiappevent_write.cpp33 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_Write" };
Dhiappevent_config.cpp34 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_config" };
Dhiappevent_userinfo.cpp31 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_userInfo" };
Dhiappevent_c.cpp30 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_c" };
Dhiappevent_read.cpp31 constexpr HiLogLabel LABEL = {LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_read"};
Dhiappevent_verify.cpp32 static constexpr HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_verify" };
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_mapping_dao.cpp31 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_AppEvenMappingDao" };
Dapp_event_dao.cpp27 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_AppEventDao" };
Dapp_event_observer_dao.cpp27 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_AppEventObserverDao" };
Duser_property_dao.cpp27 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_UserPropertyDao" };
Duser_id_dao.cpp27 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_UserIdDao" };
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js.cpp28 constexpr HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_NAPI" };
Dnapi_hiappevent_userinfo.cpp31 constexpr HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "Napi_HiAppEvent_UserInfo" };
Dnapi_app_event_holder.cpp28 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "Napi_HiAppEvent_Holder" };
Dnapi_hiappevent_js_v9.cpp33 constexpr HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_NAPI" };
Dnapi_app_event_watcher.cpp25 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "Napi_HiAppEvent_Watcher" };
Dnapi_hiappevent_builder.cpp26 const HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "Napi_HiAppEvent_Builder" };
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
Dmodule_loader.cpp28 constexpr HiLogLabel LABEL = { LOG_CORE, HIAPPEVENT_DOMAIN, "HiAppEvent_ModuleLoader" };
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h51 const unsigned int HIAPPEVENT_DOMAIN = 0xD002D07; variable

12