Home
last modified time | relevance | path

Searched refs:async_eb_encode (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/interactions/gen-cpp2/
H A DMyService.h107 …virtual void async_eb_encode(std::unique_ptr<apache::thrift::HandlerCallback<::apache::thrift::Res…
H A DMyService.cpp437 void MyServiceSvIf::MyInteractionFastIf::async_eb_encode(std::unique_ptr<apache::thrift::HandlerCal… in async_eb_encode() function in cpp2::MyServiceSvIf::MyInteractionFastIf
H A DMyService.tcc513 iface.async_eb_encode(std::move(callback)); in process_MyInteractionFast_encode()