Home
last modified time | relevance | path

Searched defs:UInt64Value (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto76 message UInt64Value { message
Dwrappers.pb.cc1098 UInt64Value::UInt64Value() in UInt64Value() function in google::protobuf::UInt64Value
1104 UInt64Value::UInt64Value(::google::protobuf::Arena* arena) in UInt64Value() function in google::protobuf::UInt64Value
1116 UInt64Value::UInt64Value(const UInt64Value& from) in UInt64Value() function in google::protobuf::UInt64Value
Dwrappers.pb.h48 class UInt64Value; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs433 public sealed partial class UInt64Value : pb::IMessage<UInt64Value> { class
449 public UInt64Value() { in UInt64Value() method in Google.Protobuf.WellKnownTypes.UInt64Value
456 public UInt64Value(UInt64Value other) : this() { in UInt64Value() method in Google.Protobuf.WellKnownTypes.UInt64Value