Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc168 int InflateBuffer(ArrayRef<const uint8_t> in_buffer, /*out*/ ArrayRef<uint8_t> out_buffer) { in InflateBuffer()
512 ArrayRef<uint8_t> out_buffer(uncompressed_buffer.Get(), uncompressed_data_size); in Inflate() local