/aosp_15_r20/external/autotest/client/cros/ |
H A D | dhcp_packet.py | 85 def unpack(byte_string): argument 119 def unpack(byte_string): argument 129 def unpack(byte_string): argument 140 def unpack(byte_string): argument 152 def unpack(byte_string): argument 181 def unpack(byte_string): argument 230 def unpack(byte_string): argument 253 def _read_domain_name(byte_string, offset): argument 330 def unpack(byte_string): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/ |
D | byte_array_test.cc | 67 void simple_from_string_test(const char* byte_string, const T (&data)[N]) { in simple_from_string_test() 77 void simple_to_string_test(const char* byte_string, const T (&data)[N]) { in simple_to_string_test() 84 void simple_from_legacy_string_test(const char* byte_string, const T (&data)[N]) { in simple_from_legacy_string_test() 94 void simple_to_legacy_string_test(const char* byte_string, const T (&data)[N]) { in simple_to_legacy_string_test()
|
/aosp_15_r20/external/python/asn1crypto/asn1crypto/ |
D | pem.py | 27 def detect(byte_string): argument
|
D | _types.py | 13 def bytes_to_list(byte_string): argument
|
D | _iri.py | 245 def _urlunquote(byte_string, remap=None, preserve=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | worker_cache_logger.cc | 106 auto byte_string = strings::StrCat("[", bytes, "B] "); in RecordDataTransfer() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/tools/irk-calculator/src/ |
D | main.rs | 232 let byte_string = vs.join(""); in _validate_address_byte() localVariable
|
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/ |
H A D | secagg_vector.cc | 150 int index, int bit_width, const std::string& byte_string) { in UnpackUint64FromByteStringAt()
|
/aosp_15_r20/external/python/pyserial/serial/tools/ |
D | miniterm.py | 63 def write_bytes(self, byte_string): argument
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | bytestring_unittest.cpp | 266 ByteString byte_string("hello"); in TEST() local 371 ByteString byte_string("hello"); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/ |
H A D | parse.rs | 437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() function
|
H A D | wrapper.rs | 885 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
H A D | fallback.rs | 1051 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
H A D | lib.rs | 1244 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | parse.rs | 437 fn byte_string(input: Cursor) -> Result<Cursor, Reject> { in byte_string() function
|
D | wrapper.rs | 852 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
D | lib.rs | 1220 pub fn byte_string(s: &[u8]) -> Literal { in byte_string() method
|
D | fallback.rs | 1020 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | lib.rs | 1383 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | lib.rs | 1396 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | lib.rs | 1396 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | lib.rs | 1396 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | lib.rs | 1383 pub fn byte_string(bytes: &[u8]) -> Literal { in byte_string() method
|