Searched refs:SendKeyStateNodeMsgBatch (Results 1 – 3 of 3) sorted by relevance
109 … DistributedInputSinkTransport::GetInstance().SendKeyStateNodeMsgBatch(lastSessionId_, simEvents); in SimulateMouseBtnMouseUpState()115 DistributedInputSinkTransport::GetInstance().SendKeyStateNodeMsgBatch(lastSessionId_, events); in SimulateTouchPadStateReset()170 DistributedInputSinkTransport::GetInstance().SendKeyStateNodeMsgBatch(sessionId, events); in SimulateTouchPadEvents()
63 …void SendKeyStateNodeMsgBatch(const int32_t sessionId, const std::vector<struct RawEvent> &events);
235 void DistributedInputSinkTransport::SendKeyStateNodeMsgBatch(const int32_t sessionId, in SendKeyStateNodeMsgBatch() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport