Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 3 of 3) sorted by relevance

/system/bt/osi/src/
Dosi.cc45 ssize_t read_bytes = read(rand_fd, &rand, sizeof(rand)); in osi_rand() local
/system/core/storaged/include/
Duid_info.h49 uint64_t read_bytes; // bytes read (from storage layer) member
/system/core/adb/
Dsysdeps_win32.cpp268 DWORD read_bytes; in _fh_file_read() local