Home
last modified time | relevance | path

Searched defs:mutable_oneofs (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dtype.pb.h1479 inline std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function
1527 Type::mutable_oneofs() { in mutable_oneofs() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3707 upb_oneofdef *mutable_oneofs = (upb_oneofdef*)m->oneofs; in check_oneofs() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3262 upb_oneofdef *mutable_oneofs = (upb_oneofdef*)m->oneofs; in check_oneofs() local