Home
last modified time | relevance | path

Searched defs:LengthDelimited (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DWireFormat.cs62 LengthDelimited = 2, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunknown_field_set.h226 union LengthDelimited { union
Dunknown_field_set_unittest.cc164 TEST_F(UnknownFieldSetTest, LengthDelimited) { in TEST_F() argument