Home
last modified time | relevance | path

Searched defs:UInt64Value (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DUInt64Value.php17 class UInt64Value extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A 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() { UInt64Value() method in Google.Protobuf.WellKnownTypes.UInt64Value
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.cc899 UInt64Value function in UInt64Value
905 UInt64Value::UInt64Value(const UInt64Value& from) UInt64Value() function in UInt64Value
[all...]
H A Dwrappers.pb.h515 inline UInt64Value() : UInt64Value(nullptr) {} in UInt64Value() function in PROTOBUF_FINAL
520 : UInt64Value() { UInt64Value() function in PROTOBUF_FINAL
[all...]

Completed in 7 milliseconds