Home
last modified time | relevance | path

Searched defs:async_tm_doRaise (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-py3/module/
H A Dservices_wrapper.cpp39 void RaiserWrapper::async_tm_doRaise( in async_tm_doRaise() function in cpp2::RaiserWrapper
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-cpp2/
H A DRaiser.cpp99 void RaiserSvIf::async_tm_doRaise(std::unique_ptr<apache::thrift::HandlerCallback<void>> callback) { in async_tm_doRaise() function in cpp2::RaiserSvIf
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DThriftServerExceptionTest.cpp108 void async_tm_doRaise(unique_ptr<HandlerCallback<void>> cb) override { in async_tm_doRaise() function in __anonde6c7b220111::RaiserHandler