Home
last modified time | relevance | path

Searched refs:PostEventToRemote (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_test.cpp153 ASSERT_EQ(context.PostEventToRemote(nullptr, "", "", nullptr), 0);
/base/hiviewdfx/hiview/base/include/
Dplugin.h216 …virtual int32_t PostEventToRemote(std::shared_ptr<Plugin> caller __UNUSED, const std::string& devi… in PostEventToRemote() function
/base/hiviewdfx/hiview/core/include/
Dhiview_platform.h63 int32_t PostEventToRemote(std::shared_ptr<Plugin> caller, const std::string& deviceId,
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp847 int32_t HiviewPlatform::PostEventToRemote(std::shared_ptr<Plugin> caller, const std::string& device… in PostEventToRemote() function in OHOS::HiviewDFX::HiviewPlatform