Searched defs:GenerateImplementation (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_service.cc | 174 void ServiceGenerator::GenerateImplementation(io::Printer* printer) { in GenerateImplementation() function in google::protobuf::compiler::cpp::ServiceGenerator |
/external/tpm2/generator/ | ||
D | command_generator.py | 656 def GenerateImplementation(commands, typemap): function |
D | structure_generator.py | 1378 def GenerateImplementation(typemap): function |