Searched defs:LengthDelimited (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | unknown.rs | 27 LengthDelimited(Vec<u8>), enumerator 68 LengthDelimited(&'o [u8]), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | unknown.rs | 29 LengthDelimited(Vec<u8>), enumerator 101 LengthDelimited(&'o [u8]), enumerator
|
D | wire_format.rs | 37 LengthDelimited = 2, enumerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | WireFormat.cs | 62 LengthDelimited = 2, enumerator
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | WireFormat.cs | 62 LengthDelimited = 2, enumerator
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unknown_field_set.h | 282 union LengthDelimited { union
|
H A D | unknown_field_set_unittest.cc | 174 TEST_F(UnknownFieldSetTest, LengthDelimited) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unknown_field_set.h | 282 union LengthDelimited { union
|
H A D | unknown_field_set_unittest.cc | 174 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 D | encoding.rs | 272 LengthDelimited = 2, enumerator
|