Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 5 of 5) sorted by relevance

/system/core/base/
Dfile.cpp148 bool ReadFully(int fd, void* data, size_t byte_count) { in ReadFully()
160 bool WriteFully(int fd, const void* data, size_t byte_count) { in WriteFully()
/system/core/adb/
Dadb_utils.cpp159 std::string dump_hex(const void* data, size_t byte_count) { in dump_hex()
/system/core/fastboot/
Dsocket_test.cpp256 size_t byte_count = bytes_sent, data_index = 0; in TEST() local
/system/nfc/src/nfc/tags/
Drw_t1t_ndef.c1810 uint16_t byte_count = T1T_SEGMENT_SIZE; in rw_t1t_get_lock_bits_for_segment() local
Drw_t2t_ndef.c1999 uint16_t byte_count = 0; in rw_t2t_get_lock_bits_for_segment() local