Searched refs:GetCompressedBuffers (Results 1 – 3 of 3) sorted by relevance
183 bool CompressWorker::GetCompressedBuffers(std::vector<std::basic_string<uint8_t>>* compressed_buf) { in GetCompressedBuffers() function in android::snapshot::CompressWorker
474 if (!worker->GetCompressedBuffers(&compressed_buf_)) { in CompressBlocks()
121 bool GetCompressedBuffers(std::vector<std::basic_string<uint8_t>>* compressed_buf);