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