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/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp206 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; in GetSubscriptionQueryRule() local
424 std::vector<std::string> eventNames { "BUNDLE_INSTALL" }; variable
663 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
696 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
731 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
752 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
786 std::vector<std::string> eventNames { "" }; variable
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp253 std::vector<std::string> eventNames {"START_ABILITY"}; variable
358 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
386 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
463 std::vector<std::string> eventNames { "EVENT_NAME1", "EVENT_NAME2" }; variable
Dhisysevent_native_test.cpp139 std::vector<std::string> eventNames {"EVENT_NAME"}; variable
161 std::vector<std::string> eventNames; // empty event name variable
1160 std::vector<std::string> eventNames {"EVENT_NAME"}; variable
/base/hiviewdfx/hiview/base/include/
Dplugin.h287 …id AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
299const 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.cpp985 const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, in AddDispatchInfo()
1017 …m::AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp470 std::unordered_set<std::string> eventNames; in OnLoad() local