Home
last modified time | relevance | path

Searched defs:GetListenerInfo (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/base/
Dhiview_global.cpp84 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
Devent.cpp98 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/
Dplugin.h279 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/
Dhiview_platform.cpp1055 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