Searched defs:contextIO (Results 1 – 3 of 3) sorted by relevance
79 CtxUnityIO *contextIO = reinterpret_cast<CtxUnityIO *>(req->data); in OnFileIO() local105 auto contextIO = new CtxUnityIO(); in AppendLocalLog() local
146 auto contextIO = new(std::nothrow) CtxFileIO(); in LoopReadOnThread() local194 auto contextIO = new(std::nothrow) CtxFileIO(); in WriteWithMem() local
205 CtxFileIO *contextIO = reinterpret_cast<CtxFileIO *>(req->data); in OnFileIO() local