Searched defs:Fixed32 (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | WireFormat.cs | 74 Fixed32 = 5 enumerator |
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | FieldType.cs | 67 Fixed32, enumerator |
D | Descriptor.cs | 2872 [pbr::OriginalName("TYPE_FIXED32")] Fixed32 = 7, enumerator |
/third_party/protobuf/src/google/protobuf/ | ||
D | unknown_field_set_unittest.cc | 154 TEST_F(UnknownFieldSetTest, Fixed32) { in TEST_F() argument |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
D | Unittest.cs | 27975 public int Fixed32 { property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers |