Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc81 std::vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anon5ca0dcef0111::FieldGroup
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h206 std::vector<UnknownField> fields_; variable
Ddescriptor.h533 FieldDescriptor* fields_; variable
992 const FieldDescriptor** fields_; variable
/third_party/node/src/
Denv.h716 AliasedUint32Array fields_; variable
755 AliasedUint32Array fields_; variable
780 AliasedUint8Array fields_; variable
Dnode_http_parser.cc893 StringPtr fields_[kMaxHeaderFieldsCount]; // header fields member in node::__anonbfa2b8920111::Parser
/third_party/protobuf/objectivec/
DGPBDescriptor_PackagePrivate.h230 NSArray *fields_; in GPBOneofDescriptor() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs122 …private readonly pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> fields_ = new… field in Google.Protobuf.WellKnownTypes.Struct
DType.cs158 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> fields_ = new pb… field in Google.Protobuf.WellKnownTypes.Type