Home
last modified time | relevance | path

Searched defs:EVENT_NAME (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/usage_event_report/include/
Dusage_event_common.h26 const std::string EVENT_NAME = "APP_USAGE"; variable
35 const std::string EVENT_NAME = "FOLD_APP_USAGE"; variable
49 const std::string EVENT_NAME = "SYS_USAGE"; variable
85 const std::string EVENT_NAME = "NOTIFY_FOLD_STATE_CHANGE"; variable
92 const std::string EVENT_NAME = "VH_MODE"; variable
/base/hiviewdfx/hiview/base/event_report/include/
Dhiview_event_common.h48 const std::string EVENT_NAME = "PLUGIN_FAULT"; variable
54 const std::string EVENT_NAME = "PLUGIN_STATS"; variable
/base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/
DInjectNoticeUtil.ts28 const EVENT_NAME: string = 'event_inject_close_notice'; constant
/base/startup/appspawn/modules/sysevent/
Dhisysevent_adapter.cpp39 constexpr const char* EVENT_NAME = "EVENT_NAME"; variable
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_wrote_result_check_test.cpp57 constexpr char EVENT_NAME[] = "RECOVER"; variable