Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_decompress.cpp163 bool GzDecompressor::PartialDecompress(const uint8_t* data, size_t length) { in PartialDecompress() function in android::snapshot::GzDecompressor
239 bool BrotliDecompressor::PartialDecompress(const uint8_t* data, size_t length) { in PartialDecompress() function in android::snapshot::BrotliDecompressor