Home
last modified time | relevance | path

Searched refs:IoOp (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dworker.h693 enum IoOp { enum
708 virtual bool AsyncDiskIO(IoOp op, int fd, void *buf, int64 size,
Dworker.cc2895 bool DiskThread::AsyncDiskIO(IoOp op, int fd, void *buf, int64 size, in AsyncDiskIO()