Searched refs:totalSize (Results 1 – 3 of 3) sorted by relevance
193 size_t totalSize = 512; in copyFile() local200 if ( (readSize = fread(pBuffer, 1, totalSize, pSource)) > 0 && !ferror(pSource) ) in copyFile()
947 int totalSize = urlConnection.getContentLength(); in download() local970 if (totalSize > 0) { in download()971 int nowProgress = totalCount * 10 / totalSize; in download()
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...