Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_unity.cpp124 uv_fs_write(loopTask, req, opContext.fileLog, &iov, 1, opContext.fileBufIndex, OnFileIO); in AppendLocalLog()
125 opContext.fileBufIndex += sizeLog; in AppendLocalLog()
Dhost_unity.h33 uint64_t fileBufIndex; member