Home
last modified time | relevance | path

Searched defs:set_error (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/asio/test/execution/
Dset_error.cpp33 void set_error(BOOST_ASIO_MOVE_ARG(E) e) const BOOST_ASIO_NOEXCEPT in set_error() function
64 friend void set_error(const free_set_error_const_receiver&, in set_error() function
96 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
127 friend void set_error(free_set_error_non_const_receiver&, in set_error() function
Dreceiver.cpp44 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
102 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
175 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
248 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
Dschedule.cpp370 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
Dconnect.cpp246 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
Dsubmit.cpp323 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
/third_party/boost/libs/asio/include/boost/asio/execution/
Dset_error.hpp50 inline constexpr unspecified set_error = unspecified; variable
212 set_error = asio_execution_set_error_fn::static_instance<>::instance; variable
/third_party/boost/boost/asio/execution/
Dset_error.hpp50 inline constexpr unspecified set_error = unspecified; variable
212 set_error = asio_execution_set_error_fn::static_instance<>::instance; variable
/third_party/skia/third_party/externals/tint/src/writer/
Dwriter.h38 void set_error(const std::string& msg) { error_ = msg; } in set_error() function
/third_party/boost/boost/asio/execution/detail/
Dvoid_receiver.hpp37 void set_error(BOOST_ASIO_MOVE_ARG(E)) BOOST_ASIO_NOEXCEPT in set_error() function
Das_receiver.hpp56 void set_error(E) BOOST_ASIO_NOEXCEPT in set_error() function
Dbulk_sender.hpp63 void set_error(BOOST_ASIO_MOVE_ARG(Error) e) BOOST_ASIO_NOEXCEPT in set_error() function
/third_party/boost/libs/asio/include/boost/asio/execution/detail/
Dvoid_receiver.hpp37 void set_error(BOOST_ASIO_MOVE_ARG(E)) BOOST_ASIO_NOEXCEPT in set_error() function
Das_receiver.hpp56 void set_error(E) BOOST_ASIO_NOEXCEPT in set_error() function
Dbulk_sender.hpp63 void set_error(BOOST_ASIO_MOVE_ARG(Error) e) BOOST_ASIO_NOEXCEPT in set_error() function
/third_party/glib/gmodule/
Dgmodule-win32.c43 set_error (const gchar *format, in set_error() function
/third_party/boost/boost/process/detail/windows/
Dexecutor.hpp224 void set_error(const std::error_code & ec, const char* msg = "Unknown Error.") in set_error() function in boost::process::detail::windows::executor
228 void set_error(const std::error_code & ec, const std::string msg = "Unknown Error.") in set_error() function in boost::process::detail::windows::executor
/third_party/boost/libs/asio/test/
Dthread_pool.cpp329 void set_error(BOOST_ASIO_MOVE_ARG(E) e) BOOST_ASIO_NOEXCEPT in set_error() function
/third_party/boost/boost/process/detail/posix/
Dexecutor.hpp322 void set_error(const std::error_code &ec, const char* msg) in set_error() function in boost::process::detail::posix::executor
326 void set_error(const std::error_code &ec, const std::string &msg) {set_error(ec, msg.c_str());}; in set_error() function in boost::process::detail::posix::executor
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1645 inline void CodeGeneratorResponse::set_error(const std::string& value) { in set_error() function
1660 inline void CodeGeneratorResponse::set_error(std::string&& value) { in set_error() function
1666 inline void CodeGeneratorResponse::set_error(const char* value) { in set_error() function
1673 inline void CodeGeneratorResponse::set_error(const char* value, in set_error() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh361 void set_error () { error = true; } in set_error() function
451 void set_error () { error = true; } in set_error() function
603 void set_error () { error = true; } in set_error() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh378 void set_error () { error = true; } in set_error() function
475 void set_error () { error = true; } in set_error() function
629 void set_error () { error = true; } in set_error() function
/third_party/harfbuzz/src/
Dhb-cff-interp-common.hh361 void set_error () { error = true; } in set_error() function
451 void set_error () { error = true; } in set_error() function
603 void set_error () { error = true; } in set_error() function
Dhb-subset-cff-common.hh129 void set_error () { error = true; } in set_error() function
/third_party/boost/libs/asio/include/boost/asio/impl/
Dawaitable.hpp131 void set_error(const boost::system::error_code& ec) in set_error() function in boost::asio::detail::awaitable_frame_base
/third_party/boost/boost/asio/impl/
Dawaitable.hpp131 void set_error(const boost::system::error_code& ec) in set_error() function in boost::asio::detail::awaitable_frame_base

12