Home
last modified time | relevance | path

Searched refs:GetErrorStatusRemark (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/utils/ipc/include/
H A Dstream_buffer.h55 const std::string &GetErrorStatusRemark() const;
89 GetErrorStatusRemark().c_str(), sizeof(data), rCount_ + 1, STREAM_BUF_READ_FAIL); in Read()
100 GetErrorStatusRemark().c_str(), sizeof(data), wCount_ + 1, STREAM_BUF_WRITE_FAIL); in Write()
/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h51 const std::string &GetErrorStatusRemark() const;
109 GetErrorStatusRemark().c_str(), sizeof(data), rCount_ + 1); in Read()
126 GetErrorStatusRemark().c_str(), sizeof(data), wCount_ + 1); in Write()
/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp182 const std::string &StreamBuffer::GetErrorStatusRemark() const in GetErrorStatusRemark() function in OHOS::Msdp::StreamBuffer
/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp237 const std::string &StreamBuffer::GetErrorStatusRemark() const in GetErrorStatusRemark() function in OHOS::Sensors::StreamBuffer

Completed in 2 milliseconds