Home
last modified time | relevance | path

Searched defs:UInt32Value (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/FlatBuffers.Test/
DFuzzTestData.cs32 public static readonly uint UInt32Value = 0xFDDDDDDD; field in FlatBuffers.Test.FuzzTestData
/external/protobuf/src/google/protobuf/
Dwrappers.proto92 message UInt32Value { message
Dwrappers.pb.cc1613 UInt32Value::UInt32Value() in UInt32Value() function in google::protobuf::UInt32Value
1619 UInt32Value::UInt32Value(::google::protobuf::Arena* arena) in UInt32Value() function in google::protobuf::UInt32Value
1631 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in google::protobuf::UInt32Value
Dwrappers.pb.h47 class UInt32Value; variable
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs615 public sealed partial class UInt32Value : pb::IMessage<UInt32Value> { class
627 public UInt32Value() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
633 public UInt32Value(UInt32Value other) : this() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value