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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darchive.h101 wxArchiveEntry *GetNextEntry() { return DoGetNextEntry(); }
109 virtual wxArchiveEntry *DoGetNextEntry() = 0;
H A Dtarstrm.h179 wxArchiveEntry *DoGetNextEntry() { return GetNextEntry(); } function in class:wxTarInputStream
H A Dzipstrm.h401 wxArchiveEntry *DoGetNextEntry() { return GetNextEntry(); } function in class:wxZipInputStream

Completed in 55 milliseconds