Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__filesystem/
Dfilesystem_error.h32 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, error_code __ec) in filesystem_error() function
37 _LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, error_code __ec) in filesystem_error() function
42 …_LIBCPP_HIDE_FROM_ABI filesystem_error(const string& __what, const path& __p1, const path& __p2, e… in filesystem_error() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBinaryStreamError.h23 filesystem_error enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dexception.hpp48 class BOOST_SYMBOL_VISIBLE filesystem_error : class
/aosp_15_r20/external/armnn/third-party/ghc/
H A 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