Home
last modified time | relevance | path

Searched defs:temp_directory_path (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__filesystem/
Doperations.h190 inline _LIBCPP_HIDE_FROM_ABI path temp_directory_path() { return __temp_directory_path(); } in temp_directory_path() function
191 inline _LIBCPP_HIDE_FROM_ABI path temp_directory_path(error_code& __ec) { return __temp_directory_p… in temp_directory_path() function
/external/armnn/third-party/ghc/
Dfilesystem.hpp4322 GHC_INLINE path temp_directory_path() in temp_directory_path() function
4332 GHC_INLINE path temp_directory_path(std::error_code& ec) noexcept in temp_directory_path() function