Home
last modified time | relevance | path

Searched refs:GetCompressedBuffers (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_compress.cpp183 bool CompressWorker::GetCompressedBuffers(std::vector<std::basic_string<uint8_t>>* compressed_buf) { in GetCompressedBuffers() function in android::snapshot::CompressWorker
H A Dcow_writer.cpp474 if (!worker->GetCompressedBuffers(&compressed_buf_)) { in CompressBlocks()
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_writer.h121 bool GetCompressedBuffers(std::vector<std::basic_string<uint8_t>>* compressed_buf);