Home
last modified time | relevance | path

Searched refs:GetRepeatedInt64 (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/third_party/protobuf/src/google/protobuf/
Dtest_util.h603 EXPECT_EQ(202, reflection->GetRepeatedInt64(message, F("repeated_int64"), 0)); in ExpectAllFieldsSetViaReflection2()
611 reflection->GetRepeatedInt64(message, F("repeated_sint64"), 0)); in ExpectAllFieldsSetViaReflection2()
619 reflection->GetRepeatedInt64(message, F("repeated_sfixed64"), 0)); in ExpectAllFieldsSetViaReflection2()
672 EXPECT_EQ(302, reflection->GetRepeatedInt64(message, F("repeated_int64"), 1)); in ExpectAllFieldsSetViaReflection2()
680 reflection->GetRepeatedInt64(message, F("repeated_sint64"), 1)); in ExpectAllFieldsSetViaReflection2()
688 reflection->GetRepeatedInt64(message, F("repeated_sfixed64"), 1)); in ExpectAllFieldsSetViaReflection2()
828 EXPECT_EQ(602, reflection->GetRepeatedInt64(message, F("packed_int64"), 0)); in ExpectPackedFieldsSetViaReflection()
832 EXPECT_EQ(606, reflection->GetRepeatedInt64(message, F("packed_sint64"), 0)); in ExpectPackedFieldsSetViaReflection()
840 reflection->GetRepeatedInt64(message, F("packed_sfixed64"), 0)); in ExpectPackedFieldsSetViaReflection()
848 EXPECT_EQ(702, reflection->GetRepeatedInt64(message, F("packed_int64"), 1)); in ExpectPackedFieldsSetViaReflection()
[all …]
Dmessage.h674 int64_t GetRepeatedInt64(const Message& message, const FieldDescriptor* field,
Dextension_set.h332 int64_t GetRepeatedInt64(int number, int index) const;
/external/protobuf/src/google/protobuf/
Dtest_util.h616 EXPECT_EQ(202, reflection->GetRepeatedInt64(message, F("repeated_int64"), 0)); in ExpectAllFieldsSetViaReflection2()
624 reflection->GetRepeatedInt64(message, F("repeated_sint64"), 0)); in ExpectAllFieldsSetViaReflection2()
632 reflection->GetRepeatedInt64(message, F("repeated_sfixed64"), 0)); in ExpectAllFieldsSetViaReflection2()
685 EXPECT_EQ(302, reflection->GetRepeatedInt64(message, F("repeated_int64"), 1)); in ExpectAllFieldsSetViaReflection2()
693 reflection->GetRepeatedInt64(message, F("repeated_sint64"), 1)); in ExpectAllFieldsSetViaReflection2()
701 reflection->GetRepeatedInt64(message, F("repeated_sfixed64"), 1)); in ExpectAllFieldsSetViaReflection2()
841 EXPECT_EQ(602, reflection->GetRepeatedInt64(message, F("packed_int64"), 0)); in ExpectPackedFieldsSetViaReflection()
845 EXPECT_EQ(606, reflection->GetRepeatedInt64(message, F("packed_sint64"), 0)); in ExpectPackedFieldsSetViaReflection()
853 reflection->GetRepeatedInt64(message, F("packed_sfixed64"), 0)); in ExpectPackedFieldsSetViaReflection()
861 EXPECT_EQ(702, reflection->GetRepeatedInt64(message, F("packed_int64"), 1)); in ExpectPackedFieldsSetViaReflection()
[all …]
Dmessage.h683 int64_t GetRepeatedInt64(const Message& message, const FieldDescriptor* field,
Dextension_set.h326 int64_t GetRepeatedInt64(int number, int index) const;
/external/perfetto/src/trace_processor/util/
Dproto_to_json.cc97 is_repeated ? ref->GetRepeatedInt64(message, field_desc, idx) in FieldToJson()
113 is_repeated ? ref->GetRepeatedInt64(message, field_desc, idx) in FieldToJson()
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto3/
Dfields.pb.go290 func (x *FieldTestMessage) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/fieldtrack/
Dfieldtrack.pb.go277 func (x *TestFieldTrack) GetRepeatedInt64() []int64 { func
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc187 ? reflection->GetRepeatedInt64(options, field, index) in ConvertOptionField()
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc187 ? reflection->GetRepeatedInt64(options, field, index) in ConvertOptionField()
/external/libprotobuf-mutator/src/
Dfield_instance.h108 ? reflection().GetRepeatedInt64(*message_, descriptor_, index_) in Load()
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc211 reflection->GetRepeatedInt64(*message, field_descriptor, index); in Item()
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc211 reflection->GetRepeatedInt64(*message, field_descriptor, index); in Item()
/external/golang-protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e/
Dtest.pb.go425 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go553 func (x *TestAllTypes) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Dfields.pb.go540 func (x *FieldTestMessage) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180125_92554152/
Dtest.pb.go479 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09/
Dtest.pb.go517 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61/
Dtest.pb.go416 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go637 func (x *TestAllTypesProto3) GetRepeatedInt64() []int64 { func
Dtest_messages_proto2.pb.go602 func (x *TestAllTypesProto2) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e/
Dtest.pb.go1023 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5/
Dtest.pb.go1163 func (m *Message) GetRepeatedInt64() []int64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5/
Dtest.pb.go1163 func (m *Message) GetRepeatedInt64() []int64 { func

12