Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Dhiview_global.cpp73 void HiviewGlobal::PostUnorderedEvent(std::shared_ptr<Event> event) in PostUnorderedEvent() function in OHOS::HiviewDFX::HiviewGlobal
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h201 …virtual void PostUnorderedEvent(std::shared_ptr<Plugin> plugin __UNUSED, std::shared_ptr<Event> ev… in PostUnorderedEvent() function
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp634 void HiviewPlatform::PostUnorderedEvent(std::shared_ptr<Plugin> plugin, std::shared_ptr<Event> even… in PostUnorderedEvent() function in OHOS::HiviewDFX::HiviewPlatform