Home
last modified time | relevance | path

Searched defs:replace_filename (Results 1 – 5 of 5) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__filesystem/
Ddirectory_entry.h84 void replace_filename(_Path const& __p) { in replace_filename() function
91 void replace_filename(_Path const& __p, error_code& __ec) { in replace_filename() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp976 void directory_entry::replace_filename(const Twine &filename, file_status st) { in replace_filename() function in llvm::sys::fs::directory_entry
/external/llvm/lib/Support/
DPath.cpp974 void directory_entry::replace_filename(const Twine &filename, file_status st) { in replace_filename() function in llvm::sys::fs::directory_entry
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp1113 void directory_entry::replace_filename(const Twine &Filename, file_type Type, in replace_filename() function in llvm::sys::fs::directory_entry
/external/armnn/third-party/ghc/
Dfilesystem.hpp2303 GHC_INLINE path& path::replace_filename(const path& replacement) in replace_filename() function in ghc::filesystem::path
4517 GHC_INLINE void directory_entry::replace_filename(const filesystem::path& p) in replace_filename() function in ghc::filesystem::directory_entry
4523 GHC_INLINE void directory_entry::replace_filename(const filesystem::path& p, std::error_code& ec) in replace_filename() function in ghc::filesystem::directory_entry