Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_unity.cpp79 CtxUnityIO *contextIO = reinterpret_cast<CtxUnityIO *>(req->data); in OnFileIO() local
105 auto contextIO = new CtxUnityIO(); in AppendLocalLog() local
/developtools/hdc/src/common/
Dfile_descriptor.cpp146 auto contextIO = new(std::nothrow) CtxFileIO(); in LoopReadOnThread() local
194 auto contextIO = new(std::nothrow) CtxFileIO(); in WriteWithMem() local
Dtransfer.cpp205 CtxFileIO *contextIO = reinterpret_cast<CtxFileIO *>(req->data); in OnFileIO() local