Searched defs:prot_type (Results 1 – 2 of 2) sorted by relevance
287 const std::type_info& prot_type) { in profile_generic_protocol()
3480 string prot_type = (specialized ? "Protocol_" : "::apache::thrift::protocol::TProtocol"); in generate_process_function() local