Searched defs:num_bytes (Results 1 – 16 of 16) sorted by relevance
/system/bt/profile/sdp/common/ |
D | data_element_reader.cc | 176 uint32_t num_bytes = 0; in ReadString() local 208 uint32_t num_bytes = 0; in ReadSequence() local
|
/system/nfc/src/nfc/tags/ |
D | rw_main.cc | 80 void rw_main_update_tx_stats(uint32_t num_bytes, bool is_retry) { in rw_main_update_tx_stats() 129 void rw_main_update_rx_stats(uint32_t num_bytes) { in rw_main_update_rx_stats()
|
D | rw_t1t_ndef.cc | 1763 uint8_t num_bytes; in rw_t1t_update_attributes() local
|
D | rw_t2t_ndef.cc | 1973 uint8_t num_bytes; in rw_t2t_update_attributes() local
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | polled_socket.cc | 86 size_t PolledSocket::TryReceive(size_t num_bytes, uint8_t* data) { in TryReceive()
|
/system/core/fs_mgr/libfs_avb/ |
D | avb_ops.cpp | 50 size_t num_bytes, void* buffer, size_t* out_num_read) { in read_from_partition() 172 size_t num_bytes, void* buffer, in ReadFromPartition()
|
/system/core/libunwindstack/ |
D | DwarfMemory.cpp | 29 bool DwarfMemory::ReadBytes(void* dst, size_t num_bytes) { in ReadBytes()
|
/system/nfc/src/adaptation/ |
D | libmain.cc | 50 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 | 98 static bool copy_data(int src_fd, int dst_fd, size_t num_bytes) in copy_data()
|
/system/extras/pagecache/ |
D | pagecache.py | 57 def bytes_to_mb(self, num_bytes): argument
|
/system/update_engine/ |
D | payload_state_unittest.cc | 893 uint64_t num_bytes = 42 * 1000 * 1000; in TEST() local 934 uint64_t num_bytes = 10000; in TEST() local
|
/system/bt/stack/a2dp/ |
D | a2dp_sbc_encoder.cc | 554 uint32_t num_bytes = 0; in a2dp_sbc_encode_frames() local
|
/system/nfc/src/nfc/include/ |
D | rw_api.h | 206 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 376 uint8_t num_bytes; /* Number of reserved bytes as per the TLV */ member
|
/system/extras/simpleperf/ |
D | ETMDecoder.cpp | 240 uint32_t* num_bytes, uint8_t* p_buffer) override { in ReadTargetMemory()
|
/system/nfc/src/nfa/include/ |
D | nfa_api.h | 407 uint8_t num_bytes; /* number of lock/reserved bytes */ member
|