Searched defs:readBytes (Results 1 – 10 of 10) sorted by relevance
35 String8 ReadWriteUtils::readBytes(const String8& filePath) { in readBytes() function in ReadWriteUtils57 int ReadWriteUtils::readBytes(const String8& filePath, char** buffer) { in readBytes() function in ReadWriteUtils
38 /* package */ static byte[] readBytes(String path) throws IOException { in readBytes() method in DrmUtils44 /* package */ static byte[] readBytes(File file) throws IOException { in readBytes() method in DrmUtils
81 u32 *readBytes) in h264bsdExtractNalUnit()
152 u32 *readBytes) in h264bsdDecode()
127 public synchronized byte[] readBytes(int size) { in readBytes() method in PrivateOutputStream
219 final int readBytes = unzipper.read(result, totalReadBytes, restBytes); in decompress() local
126 int readBytes = 0; in ReadFile2Buf() local
198 int readBytes = 0; in getText() local
198 public int readBytes(byte[] buffer, int srcOffset, int destOffset, int count) in readBytes() method in MemoryFile
2552 int readBytes; field in WifiNative.RingBufferStatus