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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddircmn.cpp336 wxULongLong wxDir::GetTotalSize(const wxString &dirname, wxArrayString *filesSkipped) argument
352 if (filesSkipped)
353 *filesSkipped = traverser.FilesSkipped();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddir.h150 static wxULongLong GetTotalSize(const wxString &dir, wxArrayString *filesSkipped = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddir.tex161 \func{static wxULongLong}{GetTotalSize}{\param{const wxString\& }{dir}, \param{wxArrayString* }{filesSkipped = NULL}}
167 that file is added to the {\tt filesSkipped} array, if not \NULL, and then
170 or by another process. Remember that when {\tt filesSkipped->GetCount()} is not zero,

Completed in 56 milliseconds