/aosp12/frameworks/av/drm/common/ |
H A D | ReadWriteUtils.cpp | 35 String8 ReadWriteUtils::readBytes(const String8& filePath) { in readBytes() function in ReadWriteUtils 57 int ReadWriteUtils::readBytes(const String8& filePath, char** buffer) { in readBytes() function in ReadWriteUtils
|
/aosp12/frameworks/base/drm/java/android/drm/ |
H A D | DrmUtils.java | 41 /* package */ static byte[] readBytes(String path) throws IOException { in readBytes() method in DrmUtils 47 /* package */ static byte[] readBytes(File file) throws IOException { in readBytes() method in DrmUtils
|
/aosp12/system/timezone/apex/tests/src/java/android/tzdata/mts/ |
H A D | TimeZoneVersionTest.java | 87 private static byte[] readBytes(File file, int maxBytes) throws IOException { in readBytes() method in TimeZoneVersionTest
|
/aosp12/frameworks/base/obex/javax/obex/ |
H A D | PrivateOutputStream.java | 127 public synchronized byte[] readBytes(int size) { in readBytes() method in PrivateOutputStream
|
/aosp12/frameworks/base/core/java/android/os/incremental/ |
H A D | V4Signature.java | 240 private static byte[] readBytes(InputStream stream, int maxSize) throws IOException { in readBytes() method in V4Signature 255 private static byte[] readBytes(ByteBuffer buffer) throws IOException { in readBytes() method in V4Signature
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSubtypeArray.java | 221 final int readBytes = unzipper.read(result, totalReadBytes, restBytes); in decompress() local
|
/aosp12/system/timezone/distro/core/src/main/com/android/timezone/distro/ |
H A D | FileUtils.java | 165 public static byte[] readBytes(File file, int maxBytes) throws IOException { in readBytes() method in FileUtils
|
/aosp12/frameworks/base/core/java/android/util/proto/ |
H A D | ProtoInputStream.java | 465 public byte[] readBytes(long fieldId) throws IOException { in readBytes() method in ProtoInputStream
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | MemoryFile.java | 187 public int readBytes(byte[] buffer, int srcOffset, int destOffset, int count) in readBytes() method in MemoryFile
|
H A D | DropBoxManager.java | 237 int readBytes = 0; in getText() local
|
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
H A D | BinaryDictOffdeviceUtils.java | 197 int readBytes = 0; in readStreamExhaustively() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
H A D | ScreenInternalAudioRecorder.java | 234 private void encode(byte[] buffer, int readBytes) { in encode()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | ZygoteConnection.java | 595 int readBytes = android.system.Os.read(pipeFd, data, dataIndex, 1); in handleParentProc() local
|
H A D | ZygoteServer.java | 622 int readBytes = in runSelectLoop() local
|
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
H A D | DvrTests.cpp | 53 int readBytes; in playbackThreadLoop() local
|
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
H A D | DvrTests.cpp | 53 int readBytes; in playbackThreadLoop() local
|
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/ |
H A D | CallComposerPictureManager.java | 293 private static byte[] readBytes(InputStream inputStream) throws Exception { in readBytes() method in CallComposerPictureManager
|
/aosp12/system/timezone/tzdatacheck/ |
H A D | tzdatacheck.cpp | 101 static bool readBytes(const std::string& fileName, char* buffer, size_t byteCount) { in readBytes() function
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | GraphicsStatsService.java | 546 void readBytes(byte[] buffer, int count) throws IOException { in readBytes() method in GraphicsStatsService.ActiveBuffer
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 570 int readBytes =0; in ebd_thread() local 1030 int readBytes =0; int bufCnt=0; in EmptyBufferDone() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | DropBoxManagerService.java | 782 int readBytes = 0; in dumpProtoLocked() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 691 int readBytes =0; in ebd_thread() local 1240 int readBytes =0; in EmptyBufferDone() local
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | CompilationCachingTests.cpp | 815 ssize_t readBytes; in copyCacheFiles() local
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1005 ssize_t readBytes; in copyCacheFiles() local
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | CompilationCachingTests.cpp | 1014 ssize_t readBytes; in copyCacheFiles() local
|