Searched refs:mutable_oneofs (Results 1 – 4 of 4) sorted by relevance
327 std::string* mutable_oneofs(int index);338 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_oneofs();1479 inline std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function1527 Type::mutable_oneofs() { in mutable_oneofs() function
1266 upb_oneofdef *mutable_oneofs = (upb_oneofdef*)m->oneofs; in finalize_oneofs() local1269 upb_oneofdef *o = &mutable_oneofs[i]; in finalize_oneofs()
3707 upb_oneofdef *mutable_oneofs = (upb_oneofdef*)m->oneofs; in check_oneofs() local3710 mutable_oneofs[i].index = i; in check_oneofs()3712 if (upb_oneofdef_issynthetic(&mutable_oneofs[i])) { in check_oneofs()3720 upb_oneofdef_name(&mutable_oneofs[i])); in check_oneofs()
3262 upb_oneofdef *mutable_oneofs = (upb_oneofdef*)m->oneofs; in check_oneofs() local3265 mutable_oneofs[i].index = i; in check_oneofs()3267 if (upb_oneofdef_issynthetic(&mutable_oneofs[i])) { in check_oneofs()3275 upb_oneofdef_name(&mutable_oneofs[i])); in check_oneofs()