Home
last modified time | relevance | path

Searched defs:DoubleValue (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto52 message DoubleValue { message
Dwrappers.pb.cc310 DoubleValue::DoubleValue() in DoubleValue() function in google::protobuf::DoubleValue
316 DoubleValue::DoubleValue(::google::protobuf::Arena* arena) in DoubleValue() function in google::protobuf::DoubleValue
328 DoubleValue::DoubleValue(const DoubleValue& from) in DoubleValue() function in google::protobuf::DoubleValue
Dwrappers.pb.h42 class DoubleValue; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs58 public sealed partial class DoubleValue : pb::IMessage<DoubleValue> { class
74 public DoubleValue() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
81 public DoubleValue(DoubleValue other) : this() { in DoubleValue() method in Google.Protobuf.WellKnownTypes.DoubleValue
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4848 public double DoubleValue { property in Google.Protobuf.Reflection.UninterpretedOption