Home
last modified time | relevance | path

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

/system/libbase/
Dabi_compatibility.cpp52 bool ReadFully(int fd, void* data, size_t byte_count) { in ReadFully()
56 bool ReadFullyAtOffset(int fd, void* data, size_t byte_count, off64_t offset) { in ReadFullyAtOffset()
60 bool WriteFully(int fd, const void* data, size_t byte_count) { in WriteFully()
Dfile.cpp310 bool ReadFully(borrowed_fd fd, void* data, size_t byte_count) { in ReadFully()
325 static ssize_t pread(borrowed_fd fd, void* data, size_t byte_count, off64_t offset) { in pread()
341 bool ReadFullyAtOffset(borrowed_fd fd, void* data, size_t byte_count, off64_t offset) { in ReadFullyAtOffset()
353 bool WriteFully(borrowed_fd fd, const void* data, size_t byte_count) { in WriteFully()
/system/teeui/libteeui/include/teeui/
Dutf8range.h59 size_t byte_count = byteCount(c); in codePoint() local
110 auto byte_count = byteCount(*pos); in verify() local
/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.cc2085 uint16_t byte_count = 0; in rw_t2t_get_lock_bits_for_segment() local