Home
last modified time | relevance | path

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

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