Home
last modified time | relevance | path

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

/system/core/base/
Dfile.cpp144 bool ReadFully(int fd, void* data, size_t byte_count) { in ReadFully()
159 static ssize_t pread(int fd, void* data, size_t byte_count, off64_t offset) { in pread()
175 bool ReadFullyAtOffset(int fd, void* data, size_t byte_count, off64_t offset) { in ReadFullyAtOffset()
187 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.cc1832 uint16_t byte_count = T1T_SEGMENT_SIZE; in rw_t1t_get_lock_bits_for_segment() local
Drw_t2t_ndef.cc2055 uint16_t byte_count = 0; in rw_t2t_get_lock_bits_for_segment() local