/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/ |
D | mock_common_event_permission_manager.cpp | 29 std::string eventNames = "bb"; in GetEventPermission() local
|
/base/hiviewdfx/hiview/base/ |
D | event.cpp | 82 std::set<std::string> eventNames; in AddListenerInfo() local 86 void EventListener::AddListenerInfo(uint32_t type, const std::set<std::string> &eventNames, in AddListenerInfo()
|
D | hiview_global.cpp | 79 … const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) in AddListenerInfo()
|
D | plugin.cpp | 100 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/ |
D | sys_event_service_ohos_test.cpp | 206 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/ |
D | hisysevent_adapter_native_test.cpp | 253 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
|
D | hisysevent_native_test.cpp | 139 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/ |
D | plugin.h | 287 …id AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo() 299 … const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, in AddDispatchInfo()
|
/base/hiviewdfx/hiview/plugins/sysevent_source/ |
D | sys_event_stat.cpp | 209 std::vector<std::string> eventNames; in StatDomainEvent() local
|
/base/hiviewdfx/hiview/core/ |
D | hiview_platform.cpp | 985 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/ |
D | event_logger.cpp | 470 std::unordered_set<std::string> eventNames; in OnLoad() local
|