Searched defs:throw_error (Results 1 – 6 of 6) sorted by relevance
28 inline void throw_error(const asio::error_code& err) in throw_error() function34 inline void throw_error(const asio::error_code& err, in throw_error() function
32 inline void throw_error(const boost::system::error_code& err) in throw_error() function38 inline void throw_error(const boost::system::error_code& err, in throw_error() function
89 inline void throw_error(const std::error_code& ec) in throw_error() function95 inline void throw_error(const std::error_code& ec, const char* msg) in throw_error() function
46 void arm_compute::throw_error(Status err) in throw_error() function in arm_compute
2509 ThrowError throw_error = 1; field
2814 ThrowError throw_error = 1; field