Searched defs:AddListenerInfo (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiview/base/ |
| D | event.cpp | 90 void EventListener::AddListenerInfo(uint32_t type, const std::map<std::string, DomainRule>& domainR… in AddListenerInfo() function in OHOS::HiviewDFX::EventListener 100 void EventListener::AddListenerInfo(uint32_t type, const std::set<std::string> &eventNames, in AddListenerInfo() function in OHOS::HiviewDFX::EventListener 110 void EventListener::AddListenerInfo(uint32_t type) 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 84 void HiviewGlobal::AddListenerInfo(uint32_t type, const std::string& name) in AddListenerInfo() function in OHOS::HiviewDFX::HiviewGlobal
|
| /base/hiviewdfx/hiview/base/include/ |
| D | plugin.h | 284 …virtual void AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& … in AddListenerInfo() function 287 virtual void AddListenerInfo(uint32_t type, const std::string& name) {}; in AddListenerInfo() function
|
| /base/hiviewdfx/hiview/core/ |
| D | hiview_platform.cpp | 1001 void HiviewPlatform::AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::st… in AddListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform 1031 void HiviewPlatform::AddListenerInfo(uint32_t type, const std::string& name) in AddListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform
|