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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Diniconf.cpp119 size_t nPartsCount = aParts.Count(); local
121 if ( nPartsCount == 0 ) {
128 for ( size_t nPart = 1; nPart < nPartsCount; nPart++ ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Diniconf.cpp108 size_t nPartsCount = aParts.Count(); local
110 if ( nPartsCount == 0 )
119 for ( size_t nPart = 1; nPart < nPartsCount; nPart++ )

Completed in 55 milliseconds