Searched refs:error_types (Results 1 – 7 of 7) sorted by relevance
87 typename has_error_types<S::template error_types>::type,104 using error_types = typename S::template error_types<Variant>; typedef128 using error_types = Variant<std::exception_ptr>; typedef
136 using error_types = Variant<boost::system::error_code>; typedef
51 typename has-error-types<S::template error_types>;
126 enum error_types { READ_ERROR, WRITE_ERROR, CORRUPTION_ERROR }; enum155 static int bb_output (blk_t bad, enum error_types error_type) in bb_output()
186 using error_types = Variant<std::exception_ptr>; typedef in boost::asio::thread_pool::basic_executor_type