Home
last modified time | relevance | path

Searched defs:Fixed64 (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs58 Fixed64 = 1, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs63 Fixed64, enumerator
DDescriptor.cs2871 [pbr::OriginalName("TYPE_FIXED64")] Fixed64 = 6, enumerator
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc162 TEST_F(UnknownFieldSetTest, Fixed64) { in TEST_F() argument