Home
last modified time | relevance | path

Searched defs:eventNames (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dmock_common_event_permission_manager.cpp29 std::string eventNames = "bb"; in GetEventPermission() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent.cpp82 std::set<std::string> eventNames; in AddListenerInfo() local
86 void EventListener::AddListenerInfo(uint32_t type, const std::set<std::string> &eventNames, in AddListenerInfo()
H A Dhiview_global.cpp79const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) in AddListenerInfo()
H A Dplugin.cpp100 const std::unordered_set<std::string> &eventNames, const std::unordered_set<std::string> &tags, in AddDispatchInfo()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp195 std::vector<std::string> eventNames {"START_ABILITY"}; variable
309 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
H A Dhisysevent_native_test.cpp153 std::vector<std::string> eventNames {"EVENT_NAME"}; variable
175 std::vector<std::string> eventNames; // empty event name variable
1174 std::vector<std::string> eventNames {"EVENT_NAME"}; variable
1554 std::vector<std::string> eventNames {"POWER_KEY"}; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp279 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
300 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h278 …id AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
290const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, in AddDispatchInfo()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsys_event_stat.cpp209 std::vector<std::string> eventNames; in StatDomainEvent() local
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp982 const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, in AddDispatchInfo()
1014 …m::AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp666 const char* eventNames[] = { in ConvertEventName() local
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp905 std::unordered_set<std::string> eventNames; in OnLoad() local