Home
last modified time | relevance | path

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

/system/core/storaged/include/
Duid_info.h49 uint64_t read_bytes; // bytes read (from storage layer) member
/system/unwinding/libunwindstack/
DSymbols.cpp114 uint64_t read_bytes = (count_ - symbol_idx) * entry_size_; in BuildRemapTable() local
/system/libprocinfo/include/procinfo/
Dprocess_map.h297 size_t read_bytes = 0; in ReadMapFileAsyncSafe() local