Home
last modified time | relevance | path

Searched defs:filesystem_error (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dexception.cpp25 BOOST_FILESYSTEM_DECL filesystem_error::filesystem_error(const std::string& what_arg, system::error… in filesystem_error() function in boost::filesystem::filesystem_error
38 BOOST_FILESYSTEM_DECL filesystem_error::filesystem_error(const std::string& what_arg, const path& p… in filesystem_error() function in boost::filesystem::filesystem_error
51 BOOST_FILESYSTEM_DECL filesystem_error::filesystem_error(const std::string& what_arg, const path& p… in filesystem_error() function in boost::filesystem::filesystem_error
64 BOOST_FILESYSTEM_DECL filesystem_error::filesystem_error(filesystem_error const& that) : in filesystem_error() function in boost::filesystem::filesystem_error
/external/cronet/third_party/libc++/src/include/__filesystem/
Dfilesystem_error.h33 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, error_code __ec) in filesystem_error() function
38 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, error_code __ec) in filesystem_error() function
43 …_LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, const path& __p2, e… in filesystem_error() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dexception.hpp48 class BOOST_SYMBOL_VISIBLE filesystem_error : class
/external/armnn/third-party/ghc/
Dfilesystem.hpp462 class GHC_FS_API_CLASS filesystem_error : public std::system_error class
2994 GHC_INLINE filesystem_error::filesystem_error(const std::string& what_arg, std::error_code ec) in filesystem_error() function in ghc::filesystem::filesystem_error
3001 GHC_INLINE filesystem_error::filesystem_error(const std::string& what_arg, const path& p1, std::err… in filesystem_error() function in ghc::filesystem::filesystem_error
3012 GHC_INLINE filesystem_error::filesystem_error(const std::string& what_arg, const path& p1, const pa… in filesystem_error() function in ghc::filesystem::filesystem_error