Searched defs:mutable_oneofs (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | type.pb.h | 946 inline ::std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function |
D | type.pb.cc | 822 ::std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function in google::protobuf::Type |