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