Home
last modified time | relevance | path

Searched defs:CtxFileIO (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dfile_descriptor.h21 struct CtxFileIO { struct
22 uv_fs_t fs;
46 static void FileIOOnThread(CtxFileIO *ctxIO, int bufSize); argument
Dtransfer.h175 struct CtxFileIO { struct
176 uv_fs_t fs;
177 uint8_t *bufIO;
178 CtxFile *context;
179 uint64_t bytes;