Searched refs:ProcessBlocksWithThreadedCompression (Results 1 – 2 of 2) sorted by relevance
78 std::vector<CompressedBuffer> ProcessBlocksWithThreadedCompression(const size_t num_blocks,
603 std::vector<CowWriterV3::CompressedBuffer> CowWriterV3::ProcessBlocksWithThreadedCompression( in ProcessBlocksWithThreadedCompression() function in android::snapshot::CowWriterV3688 return ProcessBlocksWithThreadedCompression(num_blocks, data, type); in CompressBlocks()