Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_decompress.cpp164 bool GzDecompressor::DecompressInput(const uint8_t* data, size_t length) { in DecompressInput() function in android::snapshot::GzDecompressor
235 bool BrotliDecompressor::DecompressInput(const uint8_t* data, size_t length) { in DecompressInput() function in android::snapshot::BrotliDecompressor