Home
last modified time | relevance | path

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

/third_party/boost/boost/beast/core/
Derror.hpp27 using error_category = boost::system::error_category; typedef
/third_party/boost/libs/beast/include/boost/beast/core/
Derror.hpp27 using error_category = boost::system::error_category; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DError.cpp74 static ManagedStatic<_object_error_category> error_category; variable
/third_party/boost/boost/system/
Derror_code.hpp171 class BOOST_SYMBOL_VISIBLE error_category class
212 BOOST_SYSTEM_CONSTEXPR error_category() BOOST_NOEXCEPT: id_( 0 ) in error_category() function in boost::system::error_category
216 …explicit BOOST_SYSTEM_CONSTEXPR error_category( boost::ulong_long_type id ) BOOST_NOEXCEPT: id_( i… in error_category() function in boost::system::error_category
/third_party/boost/boost/outcome/experimental/status-code/
Dstd_error_code.hpp102 const _error_category_type &error_category() const noexcept in error_category() function in _std_error_code_domain