Home
last modified time | relevance | path

Searched defs:repeated_field (Results 1 - 13 of 13) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A 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
[all...]
H A 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
H A Dmap_field_test.cc262 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
H A Dunknown_field_set_unittest.cc457 const FieldDescriptor* repeated_field = in TEST_F() local
[all...]
H A Darena_unittest.cc678 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
688 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_idet.c76 static const char *rep2str(RepeatedField repeated_field) in rep2str() argument
/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c435 zval repeated_field; member
476 static void RepeatedFieldIter_make(zval *val, zval *repeated_field) { in RepeatedFieldIter_make() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php132 $repeated_field = new RepeatedField( variable
138 $repeated_field = new RepeatedField( variable
144 $repeated_field = new RepeatedField($field->getType()); variable
579 $repeated_field = new RepeatedField( variable
585 $repeated_field = new RepeatedField( variable
591 $repeated_field = new RepeatedField($field->getType()); global() variable
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp360 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp360 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc876 IsMatch( const FieldDescriptor* repeated_field, const MapKeyComparator* key_comparator, const Message* message1, const Message* message2, const std::vector<SpecificField>& parent_fields, Reporter* reporter, int index1, int index2) IsMatch() argument
919 CompareRepeatedField( const Message& message1, const Message& message2, const FieldDescriptor* repeated_field, std::vector<SpecificField>* parent_fields) CompareRepeatedField() argument
1581 MatchRepeatedFieldIndices( const Message& message1, const Message& message2, const FieldDescriptor* repeated_field, const MapKeyComparator* key_comparator, const std::vector<SpecificField>& parent_fields, std::vector<int>* match_list1, std::vector<int>* match_list2) MatchRepeatedFieldIndices() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_util.cpp362 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument

Completed in 24 milliseconds