Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.cpp284 bool CEnumerator::NextAny(CFileInfo &fi) in NextAny() function in NWindows::NFile::NFind::CEnumerator
296 if (!NextAny(fi)) in Next()
315 bool CEnumeratorW::NextAny(CFileInfoW &fi) in NextAny() function in NWindows::NFile::NFind::CEnumeratorW
327 if (!NextAny(fi)) in Next()
DFileFind.h111 bool NextAny(CFileInfo &fileInfo);
126 bool NextAny(CFileInfoW &fileInfo);