Home
last modified time | relevance | path

Searched defs:repeated_field (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmap_field_inl.h180 RepeatedPtrField<EntryType>* repeated_field = in Clear() local
290 RepeatedPtrField<EntryType>* repeated_field = in SyncRepeatedFieldWithMapNoLock() local
318 RepeatedPtrField<EntryType>* repeated_field = in SyncMapWithRepeatedFieldNoLock() local
Dpreserve_unknown_enum_test.cc202 const FieldDescriptor* repeated_field = d->FindFieldByName("repeated_e"); in TEST() local
224 const FieldDescriptor* repeated_field = d->FindFieldByName("repeated_e"); in TEST() local
242 const FieldDescriptor* repeated_field = in TEST() local
Dmap_field_test.cc262 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
Dunknown_field_set_unittest.cc457 const FieldDescriptor* repeated_field = in TEST_F() local
Darena_unittest.cc678 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
688 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
/third_party/protobuf/php/tests/proto/
Dtest.proto241 repeated google.protobuf.Int32Value repeated_field = 2; field
250 repeated google.protobuf.Int64Value repeated_field = 2; field
259 repeated google.protobuf.UInt32Value repeated_field = 2; field
268 repeated google.protobuf.UInt64Value repeated_field = 2; field
277 repeated google.protobuf.BoolValue repeated_field = 2; field
286 repeated google.protobuf.StringValue repeated_field = 2; field
296 repeated google.protobuf.BytesValue repeated_field = 2; field
/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb563 def check_self_modifying_method(repeated_field, ref_array) argument
/third_party/protobuf/ruby/tests/
Drepeated_field_test.rb585 def check_self_modifying_method(repeated_field, ref_array) argument
/third_party/protobuf/php/ext/google/protobuf/
Darray.c435 zval repeated_field; member
476 static void RepeatedFieldIter_make(zval *val, zval *repeated_field) { in RepeatedFieldIter_make()
/third_party/ffmpeg/libavfilter/
Dvf_idet.c77 static const char *rep2str(RepeatedField repeated_field) in rep2str()
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtest.proto219 repeated string repeated_field = 9; field
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtest.proto219 repeated string repeated_field = 9; field
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc877 const FieldDescriptor* repeated_field, in IsMatch()
921 const FieldDescriptor* repeated_field, in CompareRepeatedField()
1583 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
/third_party/protobuf/js/
Dtest.proto242 repeated string repeated_field = 9; field
/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_util.cpp361 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_util.cpp361 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp361 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()