Home
last modified time | relevance | path

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

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