Home
last modified time | relevance | path

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

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