Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DWireFormat.cs62 LengthDelimited = 2, enumerator
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h286 union LengthDelimited { union
Dunknown_field_set_unittest.cc170 TEST_F(UnknownFieldSetTest, LengthDelimited) { in TEST_F() argument