Searched defs:Int32Value (Results 1 – 10 of 10) sorted by relevance
17 class Int32Value extends \Google\Protobuf\Internal\Message class
88 message Int32Value { message
70 class Int32Value; variable652 inline Int32Value() : Int32Value(nullptr) {} in Int32Value() function656 Int32Value(Int32Value&& from) noexcept in Int32Value() function
1096 Int32Value::Int32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Int32Value() function in Int32Value1102 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in Int32Value
11 use Google\Protobuf\Int32Value; alias
22 use Google\Protobuf\Int32Value; alias
26 use Google\Protobuf\Int32Value; alias
780 public sealed partial class Int32Value : pb::IMessage<Int32Value> class801 public Int32Value() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value808 public Int32Value(Int32Value other) : this() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value
4175 Maybe<int32_t> Value::Int32Value(Local<Context> context) const { in Int32Value() function in v8::Value
78152 Int32Value(int32_t i32) in Int32Value() function