Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dunknown.rs27 LengthDelimited(Vec<u8>), enumerator
68 LengthDelimited(&'o [u8]), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dunknown.rs29 LengthDelimited(Vec<u8>), enumerator
101 LengthDelimited(&'o [u8]), enumerator
Dwire_format.rs37 LengthDelimited = 2, enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs62 LengthDelimited = 2, enumerator
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs62 LengthDelimited = 2, enumerator
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h282 union LengthDelimited { union
H A Dunknown_field_set_unittest.cc174 TEST_F(UnknownFieldSetTest, LengthDelimited) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h282 union LengthDelimited { union
H A Dunknown_field_set_unittest.cc174 TEST_F(UnknownFieldSetTest, LengthDelimited) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-0.12.3/src/
H A Dencoding.rs272 LengthDelimited = 2, enumerator