| /frameworks/av/drm/common/ |
| 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
|
| /frameworks/base/drm/java/android/drm/ |
| D | DrmUtils.java | 39 /* package */ static byte[] readBytes(String path) throws IOException { in readBytes() method in DrmUtils 45 /* package */ static byte[] readBytes(File file) throws IOException { in readBytes() method in DrmUtils
|
| /frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/java/com/google/tuningfork/validation/ |
| D | TestdataHelper.java | 63 public static byte[] readBytes(String fileName) { in readBytes() method in TestdataHelper
|
| /frameworks/base/obex/javax/obex/ |
| D | PrivateOutputStream.java | 127 public synchronized byte[] readBytes(int size) { in readBytes() method in PrivateOutputStream
|
| /frameworks/base/core/java/android/view/inputmethod/ |
| D | InputMethodSubtypeArray.java | 221 final int readBytes = unzipper.read(result, totalReadBytes, restBytes); in decompress() local
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | ZygoteServer.java | 521 int readBytes = Os.read(pollFDs[pollIndex].fd, buffer, 0, buffer.length); in runSelectLoop() local
|
| D | ZygoteConnection.java | 660 int readBytes = android.system.Os.read(pipeFd, data, dataIndex, 1); in handleParentProc() local
|
| /frameworks/base/core/java/android/os/ |
| D | MemoryFile.java | 187 public int readBytes(byte[] buffer, int srcOffset, int destOffset, int count) in readBytes() method in MemoryFile
|
| D | DropBoxManager.java | 214 int readBytes = 0; in getText() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
| D | GPBCodedInputStream.m | 495 - (NSData *)readBytes { method
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/ |
| D | decoder.js | 957 jspb.BinaryDecoder.prototype.readBytes = function(length) { method in jspb.BinaryDecoder
|
| D | reader.js | 874 jspb.BinaryReader.prototype.readBytes = function() { method in jspb.BinaryReader
|
| /frameworks/base/core/java/android/util/proto/ |
| D | ProtoInputStream.java | 462 public byte[] readBytes(long fieldId) throws IOException { in readBytes() method in ProtoInputStream
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/ |
| D | CodedInputByteBufferNano.java | 230 public byte[] readBytes() throws IOException { in readBytes() method in CodedInputByteBufferNano
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ |
| D | CodedInputStream.java | 505 public ByteString readBytes() throws IOException { in readBytes() method in CodedInputStream
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiNative.java | 2781 int readBytes; field in WifiNative.RingBufferStatus
|