Searched defs:UInt64Value (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/ | ||
| H A D | UInt64Value.php | 17 class UInt64Value extends \Google\Protobuf\Internal\Message class |
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| H A D | Wrappers.cs | 600 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 D | wrappers.pb.cc | 899 UInt64Value function in UInt64Value 905 UInt64Value::UInt64Value(const UInt64Value& from) UInt64Value() function in UInt64Value [all...] |
| H A D | wrappers.pb.h | 515 inline UInt64Value() : UInt64Value(nullptr) {} in UInt64Value() function in PROTOBUF_FINAL 520 : UInt64Value() { UInt64Value() function in PROTOBUF_FINAL [all...] |
Completed in 7 milliseconds