Searched defs:DefaultDouble (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ |
H A D | fields.pb.go | 146 …DefaultDouble *float64 `protobuf:"fixed64,314,opt,name=default_d… member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/ |
H A D | test_messages_proto2.pb.go | 360 …DefaultDouble *float64 `protobuf:"fixed64,252,opt,name=default_double,json=defaultDouble,def=7e+… member
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto2.cs | 2328 public double DefaultDouble { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
|
H A D | Unittest.cs | 2467 public double DefaultDouble { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto2.cs | 2328 public double DefaultDouble { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
|
H A D | Unittest.cs | 2467 public double DefaultDouble { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test.pb.go | 326 …DefaultDouble *float64 `protobuf:"fixed64,92,opt,name=default_double,json=def… member
|