Home
last modified time | relevance | path

Searched defs:next_out (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dbrotli_utils.h46 uint8_t* next_out = reinterpret_cast<uint8_t*>(output_buffer_.data()); in Decode() local
105 uint8_t* next_out = reinterpret_cast<uint8_t*>(output_block_.data() + in Encode() local