Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddeflate_utils.cc269 vector<FilesystemInterface::File>* result_files, in PreprocessPartitionFiles() argument
274 result_files->reserve(tmp_files.size()); in PreprocessPartitionFiles()
301 result_files->insert(result_files->end(), files.begin(), files.end()); in PreprocessPartitionFiles()
341 result_files->push_back(file); in PreprocessPartitionFiles()