| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | map_field_inl.h | 178 RepeatedPtrField<EntryType>* repeated_field = in Clear() local 313 RepeatedPtrField<EntryType>* repeated_field = in SyncRepeatedFieldWithMapNoLock() local 341 RepeatedPtrField<EntryType>* repeated_field = in SyncMapWithRepeatedFieldNoLock() local
|
| D | preserve_unknown_enum_test.cc | 202 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
|
| D | map_field_test.cc | 115 auto* repeated_field = MutableRepeatedField(); in GetArenaForInternalRepeatedField() local 301 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
|
| /external/protobuf/src/google/protobuf/ |
| D | map_field_inl.h | 178 RepeatedPtrField<EntryType>* repeated_field = in Clear() local 313 RepeatedPtrField<EntryType>* repeated_field = in SyncRepeatedFieldWithMapNoLock() local 341 RepeatedPtrField<EntryType>* repeated_field = in SyncMapWithRepeatedFieldNoLock() local
|
| D | preserve_unknown_enum_test.cc | 202 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
|
| D | map_field_test.cc | 115 auto* repeated_field = MutableRepeatedField(); in GetArenaForInternalRepeatedField() local 301 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
|
| /external/cronet/third_party/protobuf/php/tests/proto/ |
| D | test.proto | 248 repeated google.protobuf.Int32Value repeated_field = 2; field 257 repeated google.protobuf.Int64Value repeated_field = 2; field 266 repeated google.protobuf.UInt32Value repeated_field = 2; field 275 repeated google.protobuf.UInt64Value repeated_field = 2; field 284 repeated google.protobuf.BoolValue repeated_field = 2; field 293 repeated google.protobuf.StringValue repeated_field = 2; field 303 repeated google.protobuf.BytesValue repeated_field = 2; field
|
| /external/protobuf/php/tests/proto/ |
| D | test.proto | 248 repeated google.protobuf.Int32Value repeated_field = 2; field 257 repeated google.protobuf.Int64Value repeated_field = 2; field 266 repeated google.protobuf.UInt32Value repeated_field = 2; field 275 repeated google.protobuf.UInt64Value repeated_field = 2; field 284 repeated google.protobuf.BoolValue repeated_field = 2; field 293 repeated google.protobuf.StringValue repeated_field = 2; field 303 repeated google.protobuf.BytesValue repeated_field = 2; field
|
| /external/pigweed/pw_rpc/pw_rpc_test_protos/ |
| D | no_package.proto | 25 repeated uint32 repeated_field = 2; field
|
| D | test.proto | 25 repeated uint32 repeated_field = 2; field
|
| /external/grpc-grpc/src/core/tsi/alts/handshaker/ |
| D | alts_handshaker_service_api_util.h | 72 } repeated_field; typedef
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | variant_tensor_data.cc | 94 string repeated_field = ""; in DebugString() local
|
| /external/cronet/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/ |
| D | repeated_field_test.rb | 552 def check_self_modifying_method(repeated_field, ref_array) argument
|
| /external/protobuf/ruby/compatibility_tests/v3.0.0/tests/ |
| D | repeated_field_test.rb | 552 def check_self_modifying_method(repeated_field, ref_array) argument
|
| /external/protobuf/ruby/tests/ |
| D | repeated_field_test.rb | 629 def check_self_modifying_method(repeated_field, ref_array) argument
|
| /external/cronet/third_party/protobuf/ruby/tests/ |
| D | repeated_field_test.rb | 574 def check_self_modifying_method(repeated_field, ref_array) argument
|
| /external/libtextclassifier/native/utils/flatbuffers/ |
| D | mutable.cc | 291 std::unique_ptr<RepeatedField> repeated_field( in Repeated() local 467 if (RepeatedField* repeated_field = Repeated(field); in MergeFrom() local
|
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
| D | array.c | 503 zval repeated_field; member 544 static void RepeatedFieldIter_make(zval *val, zval *repeated_field) { in RepeatedFieldIter_make()
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | array.c | 503 zval repeated_field; member 544 static void RepeatedFieldIter_make(zval *val, zval *repeated_field) { in RepeatedFieldIter_make()
|
| /external/libtextclassifier/native/utils/ |
| D | lua-utils_test.cc | 333 RepeatedField* repeated_field = buffer->Repeated("repeated_nested_field"); in TEST_F() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/ |
| D | message_differencer.cc | 935 const FieldDescriptor* repeated_field, in IsMatch() 1074 const FieldDescriptor* repeated_field, in CompareMapField() 1114 const FieldDescriptor* repeated_field, in CompareRepeatedField() 1122 const FieldDescriptor* repeated_field, in CompareRepeatedRep() 1792 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
|
| /external/protobuf/src/google/protobuf/util/ |
| D | message_differencer.cc | 935 const FieldDescriptor* repeated_field, in IsMatch() 1074 const FieldDescriptor* repeated_field, in CompareMapField() 1114 const FieldDescriptor* repeated_field, in CompareRepeatedField() 1122 const FieldDescriptor* repeated_field, in CompareRepeatedRep() 1792 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
|
| /external/cronet/third_party/protobuf/js/compatibility_tests/v3.0.0/ |
| D | test.proto | 219 repeated string repeated_field = 9; field
|
| /external/cronet/third_party/protobuf/js/compatibility_tests/v3.1.0/ |
| D | test.proto | 219 repeated string repeated_field = 9; field
|
| /external/cronet/third_party/protobuf/js/ |
| D | test.proto | 242 repeated string repeated_field = 9; field
|