Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 4 of 4) 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/libprocinfo/
Dprocess_map.cpp42 size_t read_bytes = 0; in ReadMapFileAsyncSafe() local
/system/core/storaged/include/
Duid_info.h49 uint64_t read_bytes; // bytes read (from storage layer) member
/system/core/adb/
Dsysdeps_win32.cpp253 DWORD read_bytes; in _fh_file_read() local