Home
last modified time | relevance | path

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

/external/flatbuffers/tests/FlatBuffers.Test/
DFuzzTestData.cs33 public static readonly long Int64Value = BitConverter.ToInt64(_overflowInt64, 0); field in FlatBuffers.Test.FuzzTestData
/external/protobuf/src/google/protobuf/
Dwrappers.proto68 message Int64Value { message
Dwrappers.pb.cc833 Int64Value::Int64Value() in Int64Value() function in google::protobuf::Int64Value
839 Int64Value::Int64Value(::google::protobuf::Arena* arena) in Int64Value() function in google::protobuf::Int64Value
851 Int64Value::Int64Value(const Int64Value& from) in Int64Value() function in google::protobuf::Int64Value
Dwrappers.pb.h45 class Int64Value; variable
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs282 public sealed partial class Int64Value : pb::IMessage<Int64Value> { class
294 public Int64Value() { in Int64Value() method in Google.Protobuf.WellKnownTypes.Int64Value
300 public Int64Value(Int64Value other) : this() { in Int64Value() method in Google.Protobuf.WellKnownTypes.Int64Value