Searched refs:GeneratingDescriptorProto (Results 1 – 2 of 2) sorted by relevance
137 bool GeneratingDescriptorProto() const;
330 PrintTopBoilerplate(printer_, file_, GeneratingDescriptorProto()); in Generate()1034 if (serialized_options.length() == 0 || GeneratingDescriptorProto()) { in OptionsValue()1114 bool Generator::GeneratingDescriptorProto() const { in GeneratingDescriptorProto() function in google::protobuf::compiler::python::Generator