Home
last modified time | relevance | path

Searched refs:get_temp_path (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/winapi/
Ddirectory_management.hpp75 BOOST_FORCEINLINE DWORD_ get_temp_path(DWORD_ length, LPSTR_ buffer) in get_temp_path() function
91 BOOST_FORCEINLINE DWORD_ get_temp_path(DWORD_ length, LPWSTR_ buffer) in get_temp_path() function
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp117 required_len = winapi::get_temp_path(buf_len, buffer); in get_temporary_path()
Dwin32_api.hpp794 inline unsigned long get_temp_path(unsigned long length, char *buffer) in get_temp_path() function