Home
last modified time | relevance | path

Searched defs:set_exception (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/exception/test/
Dcopy_exception_test.cpp53 set_exception( boost::exception_ptr const & e ) in set_exception() function in future
/third_party/boost/boost/fiber/future/
Dpromise.hpp94 void set_exception( std::exception_ptr p) { in set_exception() function
/third_party/python/Lib/asyncio/
Dwindows_events.py87 def set_exception(self, exception): member in _OverlappedFuture
161 def set_exception(self, exception): member in _BaseWaitHandleFuture
188 def set_exception(self, exception): member in _WaitCancelFuture
Dfutures.py263 def set_exception(self, exception): member in Future
Dtasks.py144 def set_exception(self, exception): member in Task
Dstreams.py422 def set_exception(self, exc): member in StreamReader
/third_party/boost/boost/fiber/future/detail/
Dshared_state.hpp116 void set_exception( std::exception_ptr except) { in set_exception() function in boost::fibers::detail::shared_state_base
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_metadata_code_details_test.py158 def set_exception(self): member in _Servicer
/third_party/python/Lib/concurrent/futures/
D_base.py542 def set_exception(self, exception): member in Future
/third_party/python/Lib/test/test_asyncio/
Dtest_futures.py71 def set_exception(self, exception): member in DuckFuture
/third_party/boost/boost/thread/
Dfuture.hpp2466 void set_exception(boost::exception_ptr p) in set_exception() function in boost::promise
2477 void set_exception(E ex) in set_exception() function in boost::promise
2670 void set_exception(boost::exception_ptr p) in set_exception() function in boost::promise
2681 void set_exception(E ex) in set_exception() function in boost::promise
2856 void set_exception(boost::exception_ptr p) in set_exception() function in boost::promise
2867 void set_exception(E ex) in set_exception() function in boost::promise