Home
last modified time | relevance | path

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

12

/external/perfetto/src/trace_processor/util/
Dproto_to_json.cc101 is_repeated ? ref->GetRepeatedDouble(message, field_desc, idx) in FieldToJson()
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto3/
Dfields.pb.go346 func (x *FieldTestMessage) GetRepeatedDouble() []float64 { func
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtest_util.h622 reflection->GetRepeatedDouble(message, F("repeated_double"), 0)); in ExpectAllFieldsSetViaReflection2()
691 reflection->GetRepeatedDouble(message, F("repeated_double"), 1)); in ExpectAllFieldsSetViaReflection2()
842 EXPECT_EQ(612, reflection->GetRepeatedDouble(message, F("packed_double"), 0)); in ExpectPackedFieldsSetViaReflection()
862 EXPECT_EQ(712, reflection->GetRepeatedDouble(message, F("packed_double"), 1)); in ExpectPackedFieldsSetViaReflection()
Dmessage.h682 double GetRepeatedDouble(const Message& message, const FieldDescriptor* field,
Dextension_set.h336 double GetRepeatedDouble(int number, int index) const;
/external/protobuf/src/google/protobuf/
Dtest_util.h635 reflection->GetRepeatedDouble(message, F("repeated_double"), 0)); in ExpectAllFieldsSetViaReflection2()
704 reflection->GetRepeatedDouble(message, F("repeated_double"), 1)); in ExpectAllFieldsSetViaReflection2()
855 EXPECT_EQ(612, reflection->GetRepeatedDouble(message, F("packed_double"), 0)); in ExpectPackedFieldsSetViaReflection()
875 EXPECT_EQ(712, reflection->GetRepeatedDouble(message, F("packed_double"), 1)); in ExpectPackedFieldsSetViaReflection()
Dmessage.h691 double GetRepeatedDouble(const Message& message, const FieldDescriptor* field,
Dextension_set.h330 double GetRepeatedDouble(int number, int index) const;
/external/golang-protobuf/internal/testprotos/fieldtrack/
Dfieldtrack.pb.go367 func (x *TestFieldTrack) GetRepeatedDouble() []float64 { func
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc175 ? reflection->GetRepeatedDouble(options, field, index) in ConvertOptionField()
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc175 ? reflection->GetRepeatedDouble(options, field, index) in ConvertOptionField()
/external/libprotobuf-mutator/src/
Dfield_instance.h125 *value = is_repeated() ? reflection().GetRepeatedDouble(*message_, in Load()
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc235 reflection->GetRepeatedDouble(*message, field_descriptor, index); in Item()
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc235 reflection->GetRepeatedDouble(*message, field_descriptor, index); in Item()
/external/golang-protobuf/internal/testprotos/legacy/proto3_20190205_c823c79e/
Dtest.pb.go481 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go623 func (x *TestAllTypes) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Dfields.pb.go596 func (x *FieldTestMessage) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180125_92554152/
Dtest.pb.go535 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09/
Dtest.pb.go573 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61/
Dtest.pb.go472 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go707 func (x *TestAllTypesProto3) GetRepeatedDouble() []float64 { func
Dtest_messages_proto2.pb.go672 func (x *TestAllTypesProto2) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e/
Dtest.pb.go1079 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5/
Dtest.pb.go1219 func (m *Message) GetRepeatedDouble() []float64 { func
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5/
Dtest.pb.go1219 func (m *Message) GetRepeatedDouble() []float64 { func

12