Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/
Dplugin.cpp54 bool Plugin::OnEventProxy(std::shared_ptr<Event> event) in OnEventProxy() function in OHOS::HiviewDFX::Plugin
/base/hiviewdfx/hiview/base/include/
Devent.h229 virtual bool OnEventProxy(std::shared_ptr<Event> event) in OnEventProxy() function