Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/utils/ipc/src/
H A Dstream_socket.cpp41 void StreamSocket::OnReadPackets(CircleStreamBuffer &circBuf, StreamSocket::PacketCallBackFun callb… in OnReadPackets() function in OHOS::Sensors::StreamSocket
/ohos5.0/base/msdp/device_status/utils/ipc/src/
H A Dstream_socket.cpp72 void StreamSocket::OnReadPackets(CircleStreamBuffer &circBuf, StreamSocket::PacketCallBackFun callb… in OnReadPackets() function in OHOS::Msdp::DeviceStatus::StreamSocket
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_socket.cpp90 void UDSSocket::OnReadPackets(CircleStreamBuffer &circBuf, UDSSocket::PacketCallBackFun callbackFun) in OnReadPackets() function in OHOS::MMI::UDSSocket