Searched refs:errorStreamId (Results 1 – 8 of 8) sorted by relevance
122 dst->msg.error.errorStreamId = (stream != nullptr) ? stream->mId : -1; in convertToHidl()
26 * code and errorStreamId that contains the stream id associated with that physical device. Such29 * camera device and the errorStreamId must be set to -1.
579 hidlMsg.msg.error.errorStreamId != -1) { in sNotify_3_4()580 if (d->mStreamMap.count(hidlMsg.msg.error.errorStreamId) != 1) { in sNotify_3_4()582 __FUNCTION__, hidlMsg.msg.error.errorStreamId); in sNotify_3_4()
759 msg.msg.error.errorStreamId = streamId; in notifyError()787 error.msg.error.errorStreamId = -1; in processCaptureRequestError()
434 error.msg.error.errorStreamId = -1; in processCaptureRequestError()479 msg.msg.error.errorStreamId = streamId; in notifyError()
247 error.msg.error.errorStreamId = buffer.streamId; in switchToOffline()
469 hidl_error->errorStreamId = hal_error.error_stream_id; in ConvertToHidlErrorMessage()
988 int32_t errorStreamId; member1013 errorStreamId(-1), in InFlightRequest()1030 errorStreamId(-1), in InFlightRequest()1048 errorStreamId(-1), in InFlightRequest()1488 messages[i].msg.error.errorStreamId != -1) { in notify()1495 if (mStreams[j].v3_2.id == messages[i].msg.error.errorStreamId) { in notify()1514 r->errorStreamId = messages[i].msg.error.errorStreamId; in notify()