Searched defs:files_to_zip (Results 1 – 14 of 14) sorted by relevance
72 const std::vector<base::FilePath>& files_to_zip() const { return src_files_; } in files_to_zip() function
50 def CreateResourceInfoFile(files_to_zip, zip_path): argument