Searched refs:aZipException (Results 1 – 4 of 4) sorted by relevance
259 packages::zip::ZipIOException aZipException; in detect() local264 …if ( ( aWrap.TargetException >>= aZipException ) && ( aTypeName.Len() || aPreselectedFilterName.Le… in detect()
276 packages::zip::ZipIOException aZipException; in detect() local277 if ( ( aWrap.TargetException >>= aZipException ) && aTypeName.Len() ) in detect()
256 packages::zip::ZipIOException aZipException; in detect() local259 if ( ( aWrap.TargetException >>= aZipException ) && aTypeName.Len() ) in detect()
413 packages::zip::ZipIOException aZipException; in detect() local416 if ( ( aWrap.TargetException >>= aZipException ) && aTypeName.Len() ) in detect()
Completed in 30 milliseconds