Searched defs:totalBytesExpectedToWrite (Results 1 – 4 of 4) sorted by relevance
630 val totalBytesExpectedToWrite = contentLength + (resumeData?.toLong() ?: 0) in <lambda>() constant
995 val totalBytesExpectedToWrite = contentLength + (resumeData?.toLong() ?: 0) in downloadResumableStartAsync() constant