Searched refs:Sfixed64 (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 166 case FieldDescriptorProto.Types.Type.Sfixed64: in GetFieldTypeFromProtoType()
|
D | Descriptor.cs | 1658 [pbr::OriginalName("TYPE_SFIXED64")] Sfixed64 = 16, enumerator
|
/external/protobuf/objectivec/Tests/ |
D | GPBMessageTests+Merge.m | 349 //%PDDM-EXPAND MERGE2_TEST(Sfixed64, 19, Sfixed32, 108) 358 //%PDDM-EXPAND MERGE2_TEST(Float, 20.0f, Sfixed64, 109) 569 //%PDDM-EXPAND MERGE3_TEST(Sfixed64, 19, Sfixed32, 0) 578 //%PDDM-EXPAND MERGE3_TEST(Float, 20.0f, Sfixed64, 0)
|
D | GPBMessageTests+Runtime.m | 70 @"Sfixed64", 188 @"Sfixed64", 339 //%PROTO2_TEST_HAS_FIELD(Sfixed64, 1, 0) 691 //%PROTO3_TEST_HAS_FIELD(Sfixed64, 1, 0)
|
D | GPBMessageTests+Serialization.m | 277 //%TEST_ROUNDTRIP_ONEOF(Message##SYNTAX, Sfixed64, 10)
|