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