Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_unity.cpp48 opContext.fsClose.data = &opContext; in StopTask()
50 uv_fs_close(loopTask, &opContext.fsClose, opContext.fileLog, OnFileClose); in StopTask()
Dhost_unity.h35 uv_fs_t fsClose; member