Searched refs:tmp_filename (Results 1 – 1 of 1) sorted by relevance
121 std::string tmp_filename = StringPrintf(".temporary%zu", counter++); in get_output() local122 result.reset(openat(dir_fd_, tmp_filename.c_str(), in get_output()128 path = StringPrintf("%s/%s", dir_path_.c_str(), tmp_filename.c_str()); in get_output()