Home
last modified time | relevance | path

Searched refs:DoSendMsgBatch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp250 DoSendMsgBatch(sessionId, eventBatch); in SendKeyStateNodeMsgBatch()
257 DoSendMsgBatch(sessionId, eventBatch); in SendKeyStateNodeMsgBatch()
261 void DistributedInputSinkTransport::DoSendMsgBatch(const int32_t sessionId, const std::vector<struc… in DoSendMsgBatch() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkTransport
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/include/
H A Ddistributed_input_sink_transport.h99 void DoSendMsgBatch(const int32_t sessionId, const std::vector<struct RawEvent> &events);