Searched refs:error_stream (Results 1 – 7 of 7) sorted by relevance
65 std::ostringstream error_stream; in CheckInterfaceInheritanceHierarchy() local68 error_stream << "\nInterface is not in the known set of hidl_interfaces: '" in CheckInterfaceInheritanceHierarchy()80 error_stream << "\nInterface '" << intf.string() << "' requires its full inheritance " in CheckInterfaceInheritanceHierarchy()85 const std::string& errors = error_stream.str(); in CheckInterfaceInheritanceHierarchy()
2100 camera3_stream_t *error_stream; member
120 src->message.error.error_stream); in convertToHidl()
84 camera_stream_t *error_stream; member
1096 if (msg.error_stream != nullptr) { in notifyError()1098 Camera3Stream::cast(msg.error_stream); in notifyError()1214 m.message.error.error_stream = stream->asHalStream(); in notify()1216 m.message.error.error_stream = nullptr; in notify()
487 message.message.error.error_stream = nullptr; in completeRequestWithError()
3849 notify_msg.message.error.error_stream = NULL; in notifyError()4137 notify_msg.message.error.error_stream = buffer.stream; in handleMetadataWithLock()4600 notify_msg.message.error.error_stream = buffer->stream; in handleBufferWithLock()6860 notify_msg.message.error.error_stream = NULL; in handleCameraDeviceError()15212 notify_msg.message.error.error_stream = info.stream; in notifyErrorForPendingRequests()15237 notify_msg.message.error.error_stream = nullptr; in notifyErrorForPendingRequests()15257 notify_msg.message.error.error_stream = info.stream; in notifyErrorForPendingRequests()16683 notify_msg.message.error.error_stream = buffer.stream; in onFailedCaptureResult()