Home
last modified time | relevance | path

Searched refs:recv_method2 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice1AsyncClient.cpp402 recv_method2(returnState); in sync_method2()
482 void service1AsyncClient::recv_method2(::apache::thrift::ClientReceiveState& state) { in recv_method2() function in test_cpp2::cpp_reflection::service1AsyncClient
490 recv_method2(state); in recv_instance_method2()
H A Dservice1AsyncClient.h192 static void recv_method2(::apache::thrift::ClientReceiveState& state);
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice1AsyncClient.cpp402 recv_method2(returnState); in sync_method2()
482 void service1AsyncClient::recv_method2(::apache::thrift::ClientReceiveState& state) { in recv_method2() function in test_cpp2::cpp_reflection::service1AsyncClient
490 recv_method2(state); in recv_instance_method2()
H A Dservice1AsyncClient.h192 static void recv_method2(::apache::thrift::ClientReceiveState& state);