Searched defs:oneof_name (Results 1 – 5 of 5) sorted by relevance
140 std::string FieldGeneratorBase::oneof_name() { in oneof_name() function in google::protobuf::compiler::csharp::FieldGeneratorBase
104 const string& oneof_name) { in FieldInOneof()
1265 def WhichOneof(self, oneof_name): argument
1277 string oneof_name = strings::Substitute( in FixOptionsForOneof() local
2058 string oneof_name = string(name_data, name_size); in CheckAndGetInteger() local