Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.h100 virtual bool GenerateAll(const vector<const FileDescriptor*>& files, in GenerateAll() function
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2881 bool Generator::GenerateAll(const vector<const FileDescriptor*>& files, in GenerateAll() function in google::protobuf::compiler::js::Generator