Home
last modified time | relevance | path

Searched defs:temp_path (Results 1 – 10 of 10) sorted by relevance

/third_party/ninja/src/
Dminidump-win32.cc34 char temp_path[MAX_PATH]; in CreateWin32MiniDump() local
Dbuild_log.cc392 string temp_path = path + ".recompact"; in Recompact() local
443 std::string temp_path = path.AsString() + ".restat"; in Restat() local
Ddeps_log.cc300 string temp_path = path + ".recompact"; in Recompact() local
/third_party/mindspore/mindspore/ccsrc/utils/
Dfile_utils.cc96 char temp_path[PATH_MAX] = {0}; in CreateNotExistDirs() local
/third_party/boost/libs/beast/test/beast/core/
Dfile_test.hpp46 class temp_path in test_file() class
52 temp_path() in test_file() function in boost::beast::test_file::temp_path
/third_party/e2fsprogs/misc/
Dfuse2fs.c906 char *temp_path; in op_mknod() local
1036 char *temp_path; in op_mkdir() local
1426 char *temp_path; in op_symlink() local
1774 char *temp_path; in op_link() local
2832 char *temp_path; in op_create() local
/third_party/gn/src/base/files/
Dfile_util_win.cc275 char16_t temp_path[MAX_PATH + 1]; in GetTempDir() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc238 Path temp_path(stat_path); in ParseCpuInfo() local
/third_party/nghttp2/src/
Dshrpx.cc315 auto temp_path = buf.get(); in save_pid() local
/third_party/ffmpeg/libavformat/
Ddashenc.c130 char temp_path[1024]; member