Home
last modified time | relevance | path

Searched defs:eventNames (Results 1 - 9 of 9) sorted by relevance

/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
/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() argument
H A Dplugin.cpp106 context_->AddDispatchInfo(shared_from_this(), types, eventNames, tags, domainRulesMap); in AddDispatchInfo() local
99 AddDispatchInfo(const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string> &eventNames, const std::unordered_set<std::string> &tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument
H A Dhiview_global.cpp78 AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) AddListenerInfo() argument
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsys_event_stat.cpp209 std::vector<std::string> eventNames; in StatDomainEvent() local
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h278 virtual void AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo() argument
289 AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp175 std::vector<std::string> eventNames; // empty event name in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp932 std::unordered_set<std::string> eventNames; in OnLoad() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp1014 void HiviewPlatform::AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo() argument
981 AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument

Completed in 11 milliseconds