Searched defs:mutable_fields (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | struct.pb.h | 426 Struct::mutable_fields() { in mutable_fields() function |
D | type.pb.h | 916 inline ::google::protobuf::Field* Type::mutable_fields(int index) { in mutable_fields() function |
D | struct.pb.cc | 485 Struct::mutable_fields() { in mutable_fields() function in google::protobuf::Struct |
D | type.pb.cc | 792 ::google::protobuf::Field* Type::mutable_fields(int index) { in mutable_fields() function in google::protobuf::Type |