Searched defs:extra_files (Results 1 – 1 of 1) sorted by relevance
117 void zipFilesToFd(const std::vector<std::string>& extra_files, int outfd) { in zipFilesToFd()376 std::vector<std::string>* extra_files) { in takeScreenshotForDisplayId()391 void takeScreenshot(const char* tmp_dir, std::vector<std::string>* extra_files) { in takeScreenshot()450 std::vector<std::string> extra_files; in main() local