Home
last modified time | relevance | path

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

/system/core/storaged/include/
Duid_info.h47 uint64_t rchar; // characters read member
/system/extras/boottime_tools/bootio/
Dprotos.proto46 required int64 rchar = 3; field
Dbootio_collector.cpp69 unsigned int rchar, wchar, syscr, syscw, readbytes, writebytes; in ReadIo() local