/aosp12/frameworks/base/core/tests/batterystatstests/BatteryStatsLoadTests/src/com/android/frameworks/core/batterystatsloadtests/ |
H A D | WiFiLoadTest.java | 46 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 D | mp3reader.cpp | 248 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 D | Stream.cpp | 123 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 D | WifiDownloadReceiver.java | 163 int totalBytesRead = 0; in downloadFile() local 171 totalBytesRead += bytesRead; in downloadFile() 182 return totalBytesRead; in downloadFile()
|
/aosp12/frameworks/av/media/extractors/mp3/ |
H A D | MP3Extractor.cpp | 98 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 D | MusicRecognitionManagerPerUserService.java | 270 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 D | AudioStreamRecord.cpp | 456 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 D | ScreenInternalAudioRecorder.java | 237 int totalBytesRead = 0; in encode() local 247 totalBytesRead += bytesToRead; in encode() 252 mTotalBytes += totalBytesRead; in encode()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okio-1.15.0.jar | META-INF/
META-INF/MANIFEST.MF
okio/
okio/AsyncTimeout$Watchdog. ... |
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 4545 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 D | PhoneInterfaceManager.java | 7356 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 D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ |
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |