Searched defs:UInt64Value (Results 1 – 4 of 4) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
| D | wrappers.proto | 76 message UInt64Value { message |
| D | wrappers.pb.cc | 1098 UInt64Value::UInt64Value() in UInt64Value() function in google::protobuf::UInt64Value |
| D | wrappers.pb.h | 48 class UInt64Value; variable |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Wrappers.cs | 433 public sealed partial class UInt64Value : pb::IMessage<UInt64Value> { class |