Searched refs:Sfixed32 (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 164 case FieldDescriptorProto.Types.Type.Sfixed32: in GetFieldTypeFromProtoType()
|
D | Descriptor.cs | 1775 [pbr::OriginalName("TYPE_SFIXED32")] Sfixed32 = 15, enumerator
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBMessageTests+Merge.m | 340 //%PDDM-EXPAND MERGE2_TEST(Sfixed32, 18, Fixed64, 107U) 349 //%PDDM-EXPAND MERGE2_TEST(Sfixed64, 19, Sfixed32, 108) 560 //%PDDM-EXPAND MERGE3_TEST(Sfixed32, 18, Fixed64, 0U) 569 //%PDDM-EXPAND MERGE3_TEST(Sfixed64, 19, Sfixed32, 0)
|
D | GPBMessageTests+Runtime.m | 69 @"Sfixed32", 187 @"Sfixed32", 338 //%PROTO2_TEST_HAS_FIELD(Sfixed32, 1, 0) 690 //%PROTO3_TEST_HAS_FIELD(Sfixed32, 1, 0)
|
D | GPBMessageTests+Serialization.m | 276 //%TEST_ROUNDTRIP_ONEOF(Message##SYNTAX, Sfixed32, 9)
|