Searched refs:in_bytes (Results 1 – 1 of 1) sorted by relevance
232 int8_t* in_bytes = static_cast<int8_t*>(in_buf); in OutputStream_writeInputBytes() local235 in_bytes += off; in OutputStream_writeInputBytes()241 written = w_ptr->write(in_bytes, in_len); in OutputStream_writeInputBytes()257 int8_t* in_bytes = static_cast<int8_t*>(in_buf); in InputStream_readDecodedBytes() local265 read = r_ptr->read(in_bytes, off, in_len); in InputStream_readDecodedBytes()