Searched refs:FixOptionsForOneof (Results 1 – 2 of 2) sorted by relevance
152 void FixOptionsForOneof(const OneofDescriptor& oneof) const;
1273 void Generator::FixOptionsForOneof(const OneofDescriptor& oneof) const { in FixOptionsForOneof() function in google::protobuf::compiler::python::Generator1340 FixOptionsForOneof(*descriptor.oneof_decl(i)); in FixOptionsForMessage()