Home
last modified time | relevance | path

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

/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp61 const int32_t ERROR_STATUS_READ = 1; in Read() local
64 StreamBufferSetRwErrStatus(streamBufferPtr_.get(), ERROR_STATUS_READ); in Read()
74 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
116 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
121 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
126 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
132 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
244 {ErrorStatus::ERROR_STATUS_READ, "READ_ERROR"}, in GetErrorStatusRemark()
/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp73 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
99 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
104 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
109 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
115 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_READ; in Read()
186 { ErrorStatus::ERROR_STATUS_READ, "READ_ERROR" }, in GetErrorStatusRemark() member in OHOS::Msdp::ErrorStatus
/base/msdp/device_status/utils/ipc/include/
H A Dstream_buffer.h73 ERROR_STATUS_READ, member in OHOS::Msdp::StreamBuffer::ErrorStatus
/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h87 ERROR_STATUS_READ, member in OHOS::Sensors::StreamBuffer::ErrorStatus

Completed in 3 milliseconds