Home
last modified time | relevance | path

Searched defs:co_method1 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice1AsyncClient.h51 folly::coro::Task<void> co_method1() { in co_method1() function
55 folly::coro::Task<void> co_method1(apache::thrift::RpcOptions& rpcOptions) { in co_method1() function
60 folly::coro::Task<void> co_method1(apache::thrift::RpcOptions* rpcOptions) { in co_method1() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.h51 folly::coro::Task<void> co_method1() { in co_method1() function
55 folly::coro::Task<void> co_method1(apache::thrift::RpcOptions& rpcOptions) { in co_method1() function
60 folly::coro::Task<void> co_method1(apache::thrift::RpcOptions* rpcOptions) { in co_method1() function