Home
last modified time | relevance | path

Searched defs:fields_ (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunknown_field_set.h163 std::vector<UnknownField>* fields_; variable
Ddescriptor.h397 FieldDescriptor* fields_; variable
790 const FieldDescriptor** fields_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDescriptor_PackagePrivate.h179 NSArray *fields_; in GPBOneofDescriptor() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs114 …private readonly pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> fields_ = new… field in Google.Protobuf.WellKnownTypes.Struct
DType.cs149 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> fields_ = new pb… field in Google.Protobuf.WellKnownTypes.Type
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_message.cc225 vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anon492e50340111::FieldGroup