Home
last modified time | relevance | path

Searched refs:ProcessBlocksWithThreadedCompression (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v3.h78 std::vector<CompressedBuffer> ProcessBlocksWithThreadedCompression(const size_t num_blocks,
Dwriter_v3.cpp603 std::vector<CowWriterV3::CompressedBuffer> CowWriterV3::ProcessBlocksWithThreadedCompression( in ProcessBlocksWithThreadedCompression() function in android::snapshot::CowWriterV3
688 return ProcessBlocksWithThreadedCompression(num_blocks, data, type); in CompressBlocks()