Searched refs:PostEventToRemote (Results 1 – 4 of 4) sorted by relevance
153 ASSERT_EQ(context.PostEventToRemote(nullptr, "", "", nullptr), 0);
216 …virtual int32_t PostEventToRemote(std::shared_ptr<Plugin> caller __UNUSED, const std::string& devi… in PostEventToRemote() function
63 int32_t PostEventToRemote(std::shared_ptr<Plugin> caller, const std::string& deviceId,
847 int32_t HiviewPlatform::PostEventToRemote(std::shared_ptr<Plugin> caller, const std::string& device… in PostEventToRemote() function in OHOS::HiviewDFX::HiviewPlatform