Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp39 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_OK; in Reset()
174 return (rwErrorStatus_ != ErrorStatus::ERROR_STATUS_OK); in ChkRWError()
185 { ErrorStatus::ERROR_STATUS_OK, "OK" }, in GetErrorStatusRemark() member in OHOS::Msdp::ErrorStatus
/base/msdp/device_status/utils/ipc/include/
H A Dstream_buffer.h72 ERROR_STATUS_OK, member in OHOS::Msdp::StreamBuffer::ErrorStatus
76 ErrorStatus rwErrorStatus_ { ErrorStatus::ERROR_STATUS_OK };
/base/sensors/sensor/utils/ipc/src/
H A Dstream_buffer.cpp40 rwErrorStatus_ = ErrorStatus::ERROR_STATUS_OK; in Reset()
199 return (rwErrorStatus_ != ErrorStatus::ERROR_STATUS_OK); in ChkRWError()
243 {ErrorStatus::ERROR_STATUS_OK, "OK"}, in GetErrorStatusRemark()
/base/sensors/sensor/utils/ipc/include/
H A Dstream_buffer.h86 ERROR_STATUS_OK, member in OHOS::Sensors::StreamBuffer::ErrorStatus
90 ErrorStatus rwErrorStatus_ = ErrorStatus::ERROR_STATUS_OK;

Completed in 2 milliseconds