Searched defs:oneof_name (Results 1 – 13 of 13) sorted by relevance
194 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
199 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
102 const std::string& oneof_name) { in FieldInOneof()
253 protected function whichOneof($oneof_name)
500 const string oneof_name = field->containing_oneof()->name(); in AppendParseMessageFunction() local
1355 def WhichOneof(self, oneof_name): argument
1264 std::string oneof_name = strings::Substitute( in FixOptionsForOneof() local
1259 std::string oneof_name = strings::Substitute( in FixOptionsForOneof() local
784 std::string oneof_name = field.name(); in ParseMessageDefinition() local
785 std::string oneof_name = field.name(); in ParseMessageDefinition() local