Home
last modified time | relevance | path

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

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