Home
last modified time | relevance | path

Searched refs:failure_handler (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/contract/core/
Dexception.hpp273 typedef boost::function<void ()> failure_handler; typedef
280 failure_handler const& set_check_failure_unlocked(failure_handler const& f)
283 failure_handler const& set_check_failure_locked(failure_handler const& f)
287 failure_handler get_check_failure_unlocked() BOOST_NOEXCEPT_OR_NOTHROW;
289 failure_handler get_check_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW;
449 inline failure_handler const& set_check_failure(failure_handler const& f) in set_check_failure()
470 inline failure_handler get_check_failure() in get_check_failure()
/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp138 failure_handler,
144 failure_handler const& set_check_failure_unlocked(failure_handler const& f) in set_check_failure_unlocked()
151 failure_handler const& set_check_failure_locked(failure_handler const& f) in set_check_failure_locked()
158 failure_handler get_check_failure_unlocked() BOOST_NOEXCEPT_OR_NOTHROW { in get_check_failure_unlocked()
163 failure_handler get_check_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW { in get_check_failure_locked()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dcallback_common.pyx.pxi35 def __cinit__(self, object future, object loop, CallbackFailureHandler failure_handler): argument
39 self.context.failure_handler = <cpython.PyObject*>failure_handler
44 self._reference_of_failure_handler = failure_handler
58 (<CallbackFailureHandler>context.failure_handler).handle(waiter)
Dcallback_common.pxd.pxi32 # failure_handler: A CallbackFailureHandler object that called when Core
39 cpython.PyObject *failure_handler
/third_party/boost/libs/contract/doc/html/
Dboostrelease_HTML.manifest62 boost/contract/failure_handler.html