Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto92 message UInt32Value { message
Dwrappers.pb.cc1626 UInt32Value::UInt32Value() in UInt32Value() function in google::protobuf::UInt32Value
1632 UInt32Value::UInt32Value(::google::protobuf::Arena* arena) in UInt32Value() function in google::protobuf::UInt32Value
1644 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in google::protobuf::UInt32Value
Dwrappers.pb.h47 class UInt32Value; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs683 public sealed partial class UInt32Value : pb::IMessage<UInt32Value> { class
699 public UInt32Value() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
706 public UInt32Value(UInt32Value other) : this() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value