Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dbzip_extent_writer_unittest.cc94 brillo::Blob decompressed_data(kDecompressedLength); in TEST_F() local
/system/extras/simpleperf/
Dutils.cpp261 bool XzDecompress(const std::string& compressed_data, std::string* decompressed_data) { in XzDecompress()
Dread_elf.cpp404 std::string decompressed_data; in ParseSymbolsFromELFFile() local