Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/drm/common/
DReadWriteUtils.cpp35 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
/frameworks/base/drm/java/android/drm/
DDrmUtils.java41 /* 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
/frameworks/base/obex/javax/obex/
DPrivateOutputStream.java127 public synchronized byte[] readBytes(int size) { in readBytes() method in PrivateOutputStream
/frameworks/base/core/java/android/os/incremental/
DV4Signature.java234 private static byte[] readBytes(InputStream stream) throws IOException { in readBytes() method in V4Signature
245 private static byte[] readBytes(ByteBuffer buffer) throws IOException { in readBytes() method in V4Signature
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtypeArray.java221 final int readBytes = unzipper.read(result, totalReadBytes, restBytes); in decompress() local
/frameworks/base/core/java/android/os/
DMemoryFile.java187 public int readBytes(byte[] buffer, int srcOffset, int destOffset, int count) in readBytes() method in MemoryFile
DDropBoxManager.java214 int readBytes = 0; in getText() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DScreenInternalAudioRecorder.java207 private void encode(byte[] buffer, int readBytes) { in encode()
/frameworks/base/core/java/android/util/proto/
DProtoInputStream.java464 public byte[] readBytes(long fieldId) throws IOException { in readBytes() method in ProtoInputStream
/frameworks/base/core/java/com/android/internal/os/
DZygoteServer.java616 int readBytes = in runSelectLoop() local
DZygoteConnection.java561 int readBytes = android.system.Os.read(pipeFd, data, dataIndex, 1); in handleParentProc() local
/frameworks/base/graphics/java/android/graphics/
DGraphicsStatsService.java548 void readBytes(byte[] buffer, int count) throws IOException { in readBytes() method in GraphicsStatsService.ActiveBuffer
/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java733 int readBytes = 0; in dumpProtoLocked() local
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java1024 int readBytes = fis.read(byteBuffer); in accept() local
/frameworks/base/services/core/jni/
Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp169 static inline std::vector<char> readBytes(borrowed_fd fd) { in readBytes() function
/frameworks/base/apex/media/framework/java/android/media/
DMediaParser.java1778 int readBytes = 0; in read() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...