Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs74 Fixed32 = 5 enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs67 Fixed32, enumerator
DDescriptor.cs2872 [pbr::OriginalName("TYPE_FIXED32")] Fixed32 = 7, enumerator
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc154 TEST_F(UnknownFieldSetTest, Fixed32) { in TEST_F() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs27975 public int Fixed32 { property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers