Searched defs:Int32Value (Results 1 – 6 of 6) sorted by relevance
31 public static readonly int Int32Value = BitConverter.ToInt32(_overflowInt32, 0); field in FlatBuffers.Test.FuzzTestData
84 message Int32Value { message
1353 Int32Value::Int32Value() in Int32Value() function in google::protobuf::Int32Value1359 Int32Value::Int32Value(::google::protobuf::Arena* arena) in Int32Value() function in google::protobuf::Int32Value1371 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in google::protobuf::Int32Value
44 class Int32Value; variable
504 public sealed partial class Int32Value : pb::IMessage<Int32Value> { class516 public Int32Value() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value522 public Int32Value(Int32Value other) : this() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value
3831 Maybe<int32_t> Value::Int32Value(Local<Context> context) const { in Int32Value() function in v8::Value3843 int32_t Value::Int32Value() const { in Int32Value() function in v8::Value