Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/
Dplugin.cpp98 void Plugin::AddEventListenerInfo(uint32_t type, const EventListener::EventIdRange& range) in AddEventListenerInfo() function in OHOS::HiviewDFX::Plugin
109 void Plugin::AddEventListenerInfo(uint32_t type, const std::set<EventListener::EventIdRange> &liste… in AddEventListenerInfo() function in OHOS::HiviewDFX::Plugin
126 void Plugin::AddEventListenerInfo(uint32_t type, const std::string& eventName) in AddEventListenerInfo() function in OHOS::HiviewDFX::Plugin
137 void Plugin::AddEventListenerInfo(uint32_t type, const std::set<std::string> &eventNames) in AddEventListenerInfo() function in OHOS::HiviewDFX::Plugin