Home
last modified time | relevance | path

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

/external/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.cc417 const FieldDescriptor* repeated_field = in TEST_F() local
Darena_unittest.cc693 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
703 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
/external/protobuf/php/ext/google/protobuf/
Dtype_check.c466 zval* repeated_field; in check_repeated_field() local
469 zval repeated_field; in check_repeated_field() local
Darray.c507 RepeatedField *repeated_field = intern->repeated_field; local
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_util.h72 } repeated_field; typedef
/external/tensorflow/tensorflow/core/framework/
Dvariant_tensor_data.cc94 string repeated_field = ""; in DebugString() local
/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb562 def check_self_modifying_method(repeated_field, ref_array) argument
/external/protobuf/ruby/tests/
Drepeated_field_test.rb584 def check_self_modifying_method(repeated_field, ref_array) argument
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.cc291 std::unique_ptr<RepeatedField> repeated_field( in Repeated() local
467 if (RepeatedField* repeated_field = Repeated(field); in MergeFrom() local
/external/libtextclassifier/native/utils/
Dlua-utils_test.cc333 RepeatedField* repeated_field = buffer->Repeated("repeated_nested_field"); in TEST_F() local
/external/protobuf/js/compatibility_tests/v3.0.0/
Dtest.proto219 repeated string repeated_field = 9; field
/external/protobuf/js/compatibility_tests/v3.1.0/
Dtest.proto219 repeated string repeated_field = 9; field
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc874 const FieldDescriptor* repeated_field, in IsMatch()
918 const FieldDescriptor* repeated_field, in CompareRepeatedField()
1577 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
/external/protobuf/js/
Dtest.proto241 repeated string repeated_field = 9; field
/external/python/apitools/apitools/base/py/
Dencoding_test.py206 repeated_field = messages.StringField(5, repeated=True) variable in MessageWithRemappings
/external/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position()
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h80 inline absl::Span<const int64> AsInt64Slice(const T& repeated_field) { in AsInt64Slice()
92 inline absl::Span<int64> AsInt64Slice(T* repeated_field) { in AsInt64Slice()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp310 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp310 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_util.cpp361 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()