Searched defs:tmp_dir (Results 1 – 2 of 2) sorted by relevance
380 void takeScreenshotForDisplayId(PhysicalDisplayId id, const char* tmp_dir, in takeScreenshotForDisplayId()396 void takeScreenshot(const char* tmp_dir, std::vector<std::string>* extra_files) { in takeScreenshot()
346 const char* tmp_dir = getenv("TMPDIR"); in GetLogFilePath() local