Searched refs:isDir (Results 1 – 3 of 3) sorted by relevance
128 context->isDir = true; in SetMasterParameters()336 … WRITE_LOG(LOG_DEBUG, "Dir = %d taskQueue size = %d", ctxNow.isDir, ctxNow.taskQueue.size()); in CommandDispatch()337 if (ctxNow.isDir && (ctxNow.taskQueue.size() > 0)) { in CommandDispatch()
67 bool isDir; // add for directory mode member
296 if (context->isDir) { in OnFileOpen()477 ctxNow.isDir = true; in CheckLocalPath()