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