Home
last modified time | relevance | path

Searched refs:totalBytesRead (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/core/tests/batterystatstests/BatteryStatsLoadTests/src/com/android/frameworks/core/batterystatsloadtests/
H A DWiFiLoadTest.java46 long totalBytesRead = 0; in test() local
57 totalBytesRead += count; in test()
68 mPowerMetricsCollector.report("Total bytes read over WiFi: " + totalBytesRead); in test()
/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A Dmp3reader.cpp248 ssize_t totalBytesRead = 0; in resync() local
271 totalBytesRead = sourceReadAt(fp, pos + remainingBytes, in resync()
274 if (totalBytesRead <= 0) { in resync()
277 reachEOS = (totalBytesRead != bytesToRead); in resync()
278 remainingBytes += totalBytesRead; in resync()
/aosp12/frameworks/ex/framesequence/jni/
H A DStream.cpp123 size_t totalBytesRead = 0; in doRead() local
136 totalBytesRead += bytesRead; in doRead()
140 return totalBytesRead; in doRead()
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DWifiDownloadReceiver.java163 int totalBytesRead = 0; in downloadFile() local
171 totalBytesRead += bytesRead; in downloadFile()
182 return totalBytesRead; in downloadFile()
/aosp12/frameworks/av/media/extractors/mp3/
H A DMP3Extractor.cpp98 ssize_t totalBytesRead = 0; in Resync() local
122 totalBytesRead = source->readAt(pos + remainingBytes, in Resync()
125 if (totalBytesRead <= 0) { in Resync()
128 reachEOS = (totalBytesRead != bytesToRead); in Resync()
129 totalBytesRead += remainingBytes; in Resync()
130 remainingBytes = totalBytesRead; in Resync()
/aosp12/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DMusicRecognitionManagerPerUserService.java270 int totalBytesRead = 0; in streamAudio() local
274 while (bytesRead >= 0 && totalBytesRead in streamAudio()
279 totalBytesRead += bytesRead; in streamAudio()
294 String.format("Streamed %s bytes from audio record", totalBytesRead)); in streamAudio()
/aosp12/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamRecord.cpp456 ssize_t totalBytesRead = 0; in read() local
470 totalBytesRead += bytesActuallyRead; in read()
483 totalBytesRead = bytesActuallyRead; in read()
496 int32_t framesRead = (int32_t)(totalBytesRead / bytesPerDeviceFrame); in read()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java237 int totalBytesRead = 0; in encode() local
247 totalBytesRead += bytesToRead; in encode()
252 mTotalBytes += totalBytesRead; in encode()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4545 int totalBytesRead = 0; in uploadCallComposerPicture()
4571 totalBytesRead += numRead; in uploadCallComposerPicture()
4572 if (totalBytesRead > getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
4574 + totalBytesRead); in uploadCallComposerPicture()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java7356 int totalBytesRead = 0; in uploadCallComposerPicture()
7378 totalBytesRead += numRead; in uploadCallComposerPicture()
7379 if (totalBytesRead > TelephonyManager.getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
7380 loge("Too many bytes read for call composer picture: " + totalBytesRead); in uploadCallComposerPicture()
/aosp12/packages/apps/TV/libs/m2/
H A Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...