Searched defs:filesystem_error (Results  1 – 3 of 3) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__filesystem/ | 
| D | filesystem_error.h | 36   filesystem_error(const string& __what, error_code __ec)  in filesystem_error()  function 43   filesystem_error(const string& __what, const path& __p1, error_code __ec)  in filesystem_error()  function 50   filesystem_error(const string& __what, const path& __p1, const path& __p2,  in filesystem_error()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | BinaryStreamError.h | 23   filesystem_error  enumerator
  | 
| /external/armnn/third-party/ghc/ | 
| D | filesystem.hpp | 462 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
  |