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.cc312 vector<FilesystemInterface::File>* result_files, in PreprocessPartitionFiles() argument
317 result_files->reserve(tmp_files.size()); in PreprocessPartitionFiles()
343 result_files->insert(result_files->end(), files.begin(), files.end()); in PreprocessPartitionFiles()
389 result_files->push_back(file); in PreprocessPartitionFiles()