Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h115 bool NextAny(CFileInfo &fileInfo);
132 bool NextAny(CFileInfo &fileInfo);
DFileFind.cpp455 bool CEnumerator::NextAny(CFileInfo &fi) in NextAny() function in NWindows::NFile::NFind::CEnumerator
467 if (!NextAny(fi)) in Next()