| /packages/modules/Virtualization/libs/apkverify/src/ | 
| D | bytes_ext.rs | 46 impl BytesExt for Bytes {  implementation82 impl ReadFromBytes for Bytes {  implementation
 88 fn read_length_prefixed_slice(buf: &mut Bytes) -> Result<Bytes> {  in read_length_prefixed_slice()
 
 | 
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ | 
| D | Bytes.java | 28 public abstract class Bytes {  class65     Bytes(byte[] bytes) {  in Bytes()  method in Bytes
 
 | 
| /packages/modules/Bluetooth/tools/pdl/tests/generated/ | 
| D | packet_decl_empty_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()83     fn to_bytes(self) -> Bytes {  in to_bytes()
 92 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_reserved_field_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()93     fn to_bytes(self) -> Bytes {  in to_bytes()
 102 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_reserved_field_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()93     fn to_bytes(self) -> Bytes {  in to_bytes()
 102 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_empty_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()83     fn to_bytes(self) -> Bytes {  in to_bytes()
 92 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_24bit_scalar_array_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_24bit_scalar_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()100     fn to_bytes(self) -> Bytes {  in to_bytes()
 109 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_8bit_scalar_array_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_fixed_scalar_field_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()111     fn to_bytes(self) -> Bytes {  in to_bytes()
 120 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_24bit_scalar_array_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_64bit_scalar_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()97     fn to_bytes(self) -> Bytes {  in to_bytes()
 106 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_8bit_scalar_array_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_8bit_scalar_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()97     fn to_bytes(self) -> Bytes {  in to_bytes()
 106 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_64bit_scalar_array_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_fixed_scalar_field_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()111     fn to_bytes(self) -> Bytes {  in to_bytes()
 120 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_64bit_scalar_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()97     fn to_bytes(self) -> Bytes {  in to_bytes()
 106 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_24bit_scalar_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()100     fn to_bytes(self) -> Bytes {  in to_bytes()
 109 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_8bit_scalar_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()97     fn to_bytes(self) -> Bytes {  in to_bytes()
 106 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_64bit_scalar_array_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()103     fn to_bytes(self) -> Bytes {  in to_bytes()
 112 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_array_dynamic_count_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()121     fn to_bytes(self) -> Bytes {  in to_bytes()
 130 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_array_dynamic_count_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()121     fn to_bytes(self) -> Bytes {  in to_bytes()
 130 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_array_dynamic_size_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()126     fn to_bytes(self) -> Bytes {  in to_bytes()
 135 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_array_dynamic_size_big_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()126     fn to_bytes(self) -> Bytes {  in to_bytes()
 135 impl From<Foo> for Bytes {  implementation
 
 | 
| D | packet_decl_64bit_enum_little_endian.rs | 46     fn to_bytes(self) -> Bytes;  in to_bytes()136     fn to_bytes(self) -> Bytes {  in to_bytes()
 145 impl From<Bar> for Bytes {  implementation
 
 |