Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/src/thrift/
DVirtualProfiling.cpp287 const std::type_info& prot_type) { in profile_generic_protocol()
/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dt_cpp_generator.cc3480 string prot_type = (specialized ? "Protocol_" : "::apache::thrift::protocol::TProtocol"); in generate_process_function() local