Searched defs:mutable_oneofs (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
| D | type.pb.h | 966 inline ::std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function |
| D | type.pb.cc | 819 ::std::string* Type::mutable_oneofs(int index) { in mutable_oneofs() function in google::protobuf::Type |