OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFindFileBase
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileFind.h
74
class
CFindFileBase
80
CFindFileBase
(): _handle(INVALID_HANDLE_VALUE) {}
81
~
CFindFileBase
() { Close(); }
85
class CFindFile: public
CFindFileBase
103
class CFindStream: public
CFindFileBase
FileFind.cpp
107
bool
CFindFileBase
::Close() throw()
Completed in 119 milliseconds