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