Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_heap.cc85 uint8_t* compressed_data = str->GetValueCompressed(); in ReportString() local
/art/dex2oat/linker/
Dimage_writer.cc801 std::vector<uint8_t> compressed_data; in Write() local