Home
last modified time | relevance | path

Searched refs:HasGenerateAll (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.h60 bool HasGenerateAll() const override;
H A Dobjectivec_generator.cc48 bool ObjectiveCGenerator::HasGenerateAll() const { in HasGenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.h119 virtual bool HasGenerateAll() const { return true; } in HasGenerateAll() function in google::protobuf::compiler::CodeGenerator
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h151 bool HasGenerateAll() const override { return true; }

Completed in 3 milliseconds