Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto84 message Int32Value { message
Dwrappers.pb.cc1362 Int32Value::Int32Value() in Int32Value() function in google::protobuf::Int32Value
1368 Int32Value::Int32Value(::google::protobuf::Arena* arena) in Int32Value() function in google::protobuf::Int32Value
1380 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in google::protobuf::Int32Value
Dwrappers.pb.h44 class Int32Value; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs558 public sealed partial class Int32Value : pb::IMessage<Int32Value> { class
574 public Int32Value() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value
581 public Int32Value(Int32Value other) : this() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value