Home
last modified time | relevance | path

Searched refs:GetTempPath (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/util/
H A Dmemstream.c37 DWORD dwResult = GetTempPath(MAX_PATH, path); in u_memstream_open()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.h43 FString GetTempPath() const;
H A DUpdate.cpp169 FString CArchivePath::GetTempPath() const in GetTempPath() function in CArchivePath
703 realPath = archivePath.GetTempPath(); in Compress()
1595 const FString &tempPath = ap.GetTempPath(); in UpdateArchive()
/third_party/skia/tools/
H A Dwin_dbghelp.cpp140 GetTempPath( dwBufferSize, szPath ); in GenerateDumpAndPrintCallstack()
/third_party/ninja/src/
H A Dtest.cc72 if (!GetTempPath(sizeof(buf), buf)) in GetSystemTempDir()
/third_party/gn/src/base/files/
H A Dfile_util_win.cc276 DWORD path_len = ::GetTempPath(MAX_PATH, ToWCharT(temp_path)); in GetTempDir()
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp731 len = ::GetTempPath(kBufSize, s); in MyGetTempPath()

Completed in 7 milliseconds