Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Dhiview_global.cpp68 bool HiviewGlobal::PostSyncEventToTarget(const std::string &targetPlugin, std::shared_ptr<Event> ev… in PostSyncEventToTarget() function in OHOS::HiviewDFX::HiviewGlobal
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h207 …virtual bool PostSyncEventToTarget(std::shared_ptr<Plugin> caller __UNUSED, const std::string& cal… in PostSyncEventToTarget() function
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp668 bool HiviewPlatform::PostSyncEventToTarget(std::shared_ptr<Plugin> caller, const std::string& calle… in PostSyncEventToTarget() function in OHOS::HiviewDFX::HiviewPlatform