Searched refs:GenerateInterface (Results 1 - 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.h83 void GenerateInterface(io::Printer* printer);
H A Dcpp_service.cc65 GenerateInterface(printer);
69 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::ServiceGenerator
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_service.h65 void GenerateInterface(io::Printer* printer);
H A Djava_service.cc64 GenerateInterface(printer);
101 void ServiceGenerator::GenerateInterface(io::Printer* printer) { function in class:google::protobuf::compiler::java::ServiceGenerator
/external/webkit/Source/WebCore/bindings/scripts/
H A DCodeGenerator.pm148 $codeGenerator->GenerateInterface($class, $defines);
H A DCodeGeneratorCPP.pm114 sub GenerateInterface subroutine
H A DCodeGeneratorGObject.pm1344 sub GenerateInterface { subroutine
H A DCodeGeneratorObjC.pm293 sub GenerateInterface subroutine
H A DCodeGeneratorJS.pm98 sub GenerateInterface subroutine
H A DCodeGeneratorV8.pm91 sub GenerateInterface subroutine
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
H A DCodeGeneratorTestRunner.pm47 sub GenerateInterface subroutine
/external/webkit/Source/WebCore/inspector/
H A DCodeGeneratorInspector.pm290 sub GenerateInterface subroutine

Completed in 165 milliseconds