Home
last modified time | relevance | path

Searched defs:eventNames (Results 1 – 12 of 12) 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()
Dplugin.cpp100 const std::unordered_set<std::string> &eventNames, const std::unordered_set<std::string> &tags, in AddDispatchInfo()
Dhiview_global.cpp79const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) in AddListenerInfo()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp194 std::vector<std::string> eventNames {"START_ABILITY"}; variable
305 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
1542 std::vector<std::string> eventNames {"POWER_KEY"}; variable
Dhisysevent_wrote_result_check_test.cpp125 std::vector<std::string> eventNames {EVENT_NAME}; in QueryAndComparedSysEvent() local
/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/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp282 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
303 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dsys_event_stat.cpp209 std::vector<std::string> eventNames; in StatDomainEvent() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp939 const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, in AddDispatchInfo()
971 …m::AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp473 std::unordered_set<std::string> eventNames; in OnLoad() local