Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
Dmock_common_event_permission_manager.cpp29 std::string eventNames = "bb"; in GetEventPermission() local
/base/hiviewdfx/hiview/base/
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()
Dhiview_global.cpp79const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) in AddListenerInfo()
Dplugin.cpp100 const std::unordered_set<std::string> &eventNames, const std::unordered_set<std::string> &tags, in AddDispatchInfo()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp195 std::vector<std::string> eventNames {"START_ABILITY"}; variable
309 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
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
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
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
/base/hiviewdfx/hiview/base/include/
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()
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dsys_event_stat.cpp209 std::vector<std::string> eventNames; in StatDomainEvent() local
/base/hiviewdfx/hiview/core/
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()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp839 std::unordered_set<std::string> eventNames; in OnLoad() local