Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.h95 Generator() {} in Generator() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.cc301 Generator::Generator() : file_(NULL) { in Generator() function in google::protobuf::compiler::python::Generator