Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dt_java_generator.cc230 void generate_process_async_function(t_service* tservice, t_function* tfunction);
3729 generate_process_async_function(tservice, *f_iter); in generate_service_async_server()
3767 void t_java_generator::generate_process_async_function(t_service* tservice, t_function* tfunction) { in generate_process_async_function() function in t_java_generator