Searched refs:HasLFS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dlargefile.cpp67 virtual bool HasLFS() const = 0;
84 if (!HasLFS()) {
205 bool HasLFS() const { return (wxFileOffset)0xffffffff > 0; } function in class:LargeFileTest_wxFile
237 bool HasLFS() const;
257 bool LargeFileTest_wxFFile::HasLFS() const function in class:LargeFileTest_wxFFile

Completed in 199 milliseconds