Searched defs:GetListenerInfo (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiview/base/ |
| D | hiview_global.cpp | 84 bool HiviewGlobal::GetListenerInfo(uint32_t type, const std::string& name, in GetListenerInfo() function in OHOS::HiviewDFX::HiviewGlobal 90 bool HiviewGlobal::GetListenerInfo(uint32_t type, const std::string& name, std::set<std::string> &e… in GetListenerInfo() function in OHOS::HiviewDFX::HiviewGlobal
|
| D | event.cpp | 98 bool EventListener::GetListenerInfo(uint32_t type, std::set<EventListener::EventIdRange> &listenerI… in GetListenerInfo() function in OHOS::HiviewDFX::EventListener 129 bool EventListener::GetListenerInfo(uint32_t type, std::set<std::string> &eventNames) in GetListenerInfo() function in OHOS::HiviewDFX::EventListener
|
| /base/hiviewdfx/hiview/base/include/ |
| D | plugin.h | 279 virtual std::vector<std::weak_ptr<InstanceInfo>> GetListenerInfo(uint32_t type, in GetListenerInfo() function 285 virtual bool GetListenerInfo(uint32_t type, const std::string& name, in GetListenerInfo() function 291 …virtual bool GetListenerInfo(uint32_t type, const std::string& name, std::set<std::string> &eventN… in GetListenerInfo() function
|
| /base/hiviewdfx/hiview/core/ |
| D | hiview_platform.cpp | 1055 std::vector<std::weak_ptr<HiviewContext::InstanceInfo>> HiviewPlatform::GetListenerInfo(uint32_t ty… in GetListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform 1087 bool HiviewPlatform::GetListenerInfo(uint32_t type, const std::string& name, in GetListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform 1102 bool HiviewPlatform::GetListenerInfo(uint32_t type, const std::string& name, in GetListenerInfo() function in OHOS::HiviewDFX::HiviewPlatform
|