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