Searched defs:num_bytes (Results 1 – 15 of 15) sorted by relevance
| /system/nfc/src/nfc/tags/ |
| D | rw_main.cc | 78 void rw_main_update_tx_stats(uint32_t num_bytes, bool is_retry) { in rw_main_update_tx_stats() 127 void rw_main_update_rx_stats(uint32_t num_bytes) { in rw_main_update_rx_stats()
|
| D | rw_t1t_ndef.cc | 1764 uint8_t num_bytes; in rw_t1t_update_attributes() local
|
| D | rw_t2t_ndef.cc | 1969 uint16_t num_bytes; in rw_t2t_update_attributes() local
|
| /system/nfc/src/fuzzers/integration/fakes/ |
| D | nfc_adaptation_libmain_fakes.cc | 32 extern void* nfa_mem_co_alloc(uint32_t num_bytes) { in nfa_mem_co_alloc()
|
| /system/core/fs_mgr/libfs_avb/ |
| D | avb_ops.cpp | 52 size_t num_bytes, void* buffer, size_t* out_num_read) { in read_from_partition() 205 size_t num_bytes, void* buffer, in ReadFromPartition()
|
| /system/unwinding/libunwindstack/ |
| D | DwarfMemory.cpp | 29 bool DwarfMemory::ReadBytes(void* dst, size_t num_bytes) { in ReadBytes()
|
| /system/nfc/src/adaptation/ |
| D | libmain.cc | 51 extern void* nfa_mem_co_alloc(uint32_t num_bytes) { return malloc(num_bytes); } in nfa_mem_co_alloc()
|
| /system/extras/boot_control_copy/ |
| D | boot_control_copy.cpp | 90 static bool copy_data(int src_fd, int dst_fd, size_t num_bytes) { in copy_data()
|
| /system/core/fastboot/ |
| D | vendor_boot_img_utils.cpp | 39 [[nodiscard]] Result<void> Copy(uint32_t num_bytes) { in Copy() 113 uint32_t num_bytes, const char* op) { in CheckAdvance()
|
| /system/extras/pagecache/ |
| D | pagecache.py | 57 def bytes_to_mb(self, num_bytes): argument
|
| /system/security/ondevice-signing/ |
| D | CertUtils.cpp | 317 auto num_bytes = BN_num_bytes(RSA_get0_n(rsa)); in extractPublicKey() local
|
| /system/nfc/src/nfc/include/ |
| D | rw_api.h | 209 num_bytes; /* number of reserved/lock bytes based on the type of tlv */ member
|
| D | rw_int.h | 143 uint8_t num_bytes; /* Number of reserved bytes as per the TLV */ member 374 uint16_t num_bytes; /* Number of reserved bytes as per the TLV */ member
|
| /system/extras/simpleperf/ |
| D | ETMDecoder.cpp | 256 uint32_t* num_bytes, uint8_t* p_buffer) override { in ReadTargetMemory()
|
| /system/nfc/src/nfa/include/ |
| D | nfa_api.h | 415 uint8_t num_bytes; /* number of lock/reserved bytes */ member
|