Home
last modified time | relevance | path

Searched defs:UInt64Value (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DUInt64Value.php17 class UInt64Value extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
Dwrappers.proto80 message UInt64Value { message
Dwrappers.pb.h82 class UInt64Value; variable
515 inline UInt64Value() : UInt64Value(nullptr) {} in UInt64Value() function
519 UInt64Value(UInt64Value&& from) noexcept in UInt64Value() function
Dwrappers.pb.cc899 UInt64Value::UInt64Value(::PROTOBUF_NAMESPACE_ID::Arena* arena) in UInt64Value() function in UInt64Value
905 UInt64Value::UInt64Value(const UInt64Value& from) in UInt64Value() function in UInt64Value
/third_party/protobuf/php/tests/
DWrapperTypeSettersTest.php15 use Google\Protobuf\UInt64Value; alias
DWellKnownTest.php36 use Google\Protobuf\UInt64Value; alias
DEncodeDecodeTest.php29 use Google\Protobuf\UInt64Value; alias
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs600 public sealed partial class UInt64Value : pb::IMessage<UInt64Value> class
621 public UInt64Value() { in UInt64Value() method in Google.Protobuf.WellKnownTypes.UInt64Value
628 public UInt64Value(UInt64Value other) : this() { in UInt64Value() method in Google.Protobuf.WellKnownTypes.UInt64Value