Searched defs:AddListenerInfo (Results 1 – 5 of 5) sorted by relevance
| /base/hiviewdfx/hiview/base/ |
| D | event.cpp | 76 void EventListener::AddListenerInfo(uint32_t type, const EventListener::EventIdRange &range) in AddListenerInfo() function in OHOS::HiviewDFX::EventListener 88 void EventListener::AddListenerInfo(uint32_t type, const std::set<EventListener::EventIdRange> &lis… in AddListenerInfo() function in OHOS::HiviewDFX::EventListener 107 void EventListener::AddListenerInfo(uint32_t type, const std::string& eventName) in AddListenerInfo() function in OHOS::HiviewDFX::EventListener 119 void EventListener::AddListenerInfo(uint32_t type, const std::set<std::string> &eventNames) in AddListenerInfo() function in OHOS::HiviewDFX::EventListener
|
| D | hiview_global.cpp | 78 void HiviewGlobal::AddListenerInfo(uint32_t type, const std::string& name, in AddListenerInfo() function in OHOS::HiviewDFX::HiviewGlobal
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| D | event_dispatcher_test.cpp | 76 …void AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNam… in AddListenerInfo() function in OHOS::HiviewDFX::TestHiviewContext 83 …void AddListenerInfo(uint32_t type, std::weak_ptr<Plugin> plugin, const std::set<std::string>& eve… in AddListenerInfo() function in OHOS::HiviewDFX::TestHiviewContext
|
| /base/hiviewdfx/hiview/base/include/ |
| D | plugin.h | 298 virtual void AddListenerInfo(uint32_t type, const std::string& name, in AddListenerInfo() function 301 virtual void AddListenerInfo(uint32_t type, std::weak_ptr<Plugin> plugin, in AddListenerInfo() function
|
| /base/hiviewdfx/hiview/core/ |
| D | hiview_platform.cpp | 992 void HiviewPlatform::AddListenerInfo(uint32_t type, std::weak_ptr<Plugin> plugin, in AddListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform 1032 void HiviewPlatform::AddListenerInfo(uint32_t type, const std::string& name, in AddListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform
|