Searched refs:fileLog (Results 1 – 2 of 2) sorted by relevance
| /developtools/hdc/src/host/ |
| D | host_unity.cpp | 49 … WRITE_LOG(LOG_DEBUG, "taskInfo->channelId:%u fileLog:%d", taskInfo->channelId, opContext.fileLog); in StopTask() 50 uv_fs_close(loopTask, &opContext.fsClose, opContext.fileLog, OnFileClose); in StopTask() 73 opContext.fileLog = reqFs.result; in InitLocalLog() 124 uv_fs_write(loopTask, req, opContext.fileLog, &iov, 1, opContext.fileBufIndex, OnFileIO); in AppendLocalLog()
|
| D | host_unity.h | 31 uv_file fileLog; member
|