Home
last modified time | relevance | path

Searched refs:UnreadSize (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/network/src/
H A Dcircle_stream_buffer.cpp22 int32_t unreadSize = UnreadSize(); in CopyDataToBegin()
50 GetAvailableBufSize(), size, UnreadSize(), rPos_, wPos_); in Write()
H A Dstream_buffer.cpp166 int32_t StreamBuffer::UnreadSize() const in UnreadSize() function in OHOS::MMI::StreamBuffer
/ohos5.0/base/sensors/sensor/utils/ipc/src/
H A Dcircle_stream_buffer.cpp44 GetAvailableBufSize(), size, UnreadSize(), rPos_, wPos_); in Write()
56 size_t unreadSize = UnreadSize(); in CopyDataToBegin()
H A Dstream_socket.cpp45 const size_t unreadSize = circBuf.UnreadSize(); in OnReadPackets()
H A Dstream_buffer.cpp227 size_t StreamBuffer::UnreadSize() const in UnreadSize() function in OHOS::Sensors::StreamBuffer
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_socket.cpp94 const int32_t unreadSize = circBuf.UnreadSize(); in OnReadPackets()
/ohos5.0/foundation/multimodalinput/input/util/network/include/
H A Dstream_buffer.h59 int32_t UnreadSize() const;
/ohos5.0/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h57 size_t UnreadSize() const;