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