Home
last modified time | relevance | path

Searched refs:GetTempPathA (Results 1 – 21 of 21) sorted by relevance

/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.h233 #define GetTempPathA _dbus_wince_GetTempPathA macro
234 DWORD GetTempPathA(DWORD,LPSTR);
Ddbus-sysdeps-wince-glue.c1071 GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer) in GetTempPathA() function
Ddbus-sysdeps-win.c2014 if (!GetTempPathA (sizeof (buf), buf)) in _dbus_get_tmpdir()
/external/libvpx/libvpx/test/
Dvideo_source.h64 if (GetTempPathA(MAX_PATH, tmppath)) { in GetTempOutFile()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc66 if (!::GetTempPathA(MAX_PATH, tmp_dir)) in temp_file_name()
/external/protobuf/gtest/src/
Dgtest-port.cc462 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc497 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc497 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc521 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/gtest/src/
Dgtest-port.cc544 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc904 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
Dgtest-port.cc.orig521 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path);
/external/opencv3/modules/core/src/
Dsystem.cpp572 ::GetTempPathA(sizeof(temp_dir2), temp_dir2); in tempfile()
/external/v8/src/base/platform/
Dplatform-win32.cc587 path_result = GetTempPathA(MAX_PATH, tempPathBuffer); in OpenTemporaryFile()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc8045 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc8729 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc8731 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/opencv3/modules/ts/src/
Dts_gtest.cpp8772 ::GetTempPathA(sizeof(temp_dir_path), temp_dir_path); in CapturedStream()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym576 PUBLIC 35dca 8 GetTempPathA
/external/sqlite/dist/
Dsqlite3.c35111 { "GetTempPathA", (SYSCALL)GetTempPathA, 0 },
/external/sqlite/dist/orig/
Dsqlite3.c35093 { "GetTempPathA", (SYSCALL)GetTempPathA, 0 },