Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.proto68 message Int64Value { message
Dwrappers.pb.cc834 Int64Value::Int64Value() in Int64Value() function in google::protobuf::Int64Value
840 Int64Value::Int64Value(::google::protobuf::Arena* arena) in Int64Value() function in google::protobuf::Int64Value
852 Int64Value::Int64Value(const Int64Value& from) in Int64Value() function in google::protobuf::Int64Value
Dwrappers.pb.h45 class Int64Value; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs308 public sealed partial class Int64Value : pb::IMessage<Int64Value> { class
324 public Int64Value() { in Int64Value() method in Google.Protobuf.WellKnownTypes.Int64Value
331 public Int64Value(Int64Value other) : this() { in Int64Value() method in Google.Protobuf.WellKnownTypes.Int64Value