Searched refs:aNextEntry (Results 1 – 2 of 2) sorted by relevance
2829 DirEntry aNextEntry=(*(pRTLData->pDir))[pRTLData->nCurDirPos++]; in RTLFUNC() local2830 aPath = aNextEntry.GetName(); //Full(); in RTLFUNC()
3040 DirEntry aNextEntry=(*(pDir))[nDirPos++]; in Execute() local3041 aPath = aNextEntry.GetName(); //Full(); in Execute()
Completed in 36 milliseconds