Searched defs:offsetBytes (Results 1 – 12 of 12) sorted by relevance
155 long offsetBytes, long lengthBytes) throws Exception { in writeToSession()162 long offsetBytes, long lengthBytes, long allocateBytes) throws Exception { in writeToSession()168 public void writeToFd(FileDescriptor fd, long offsetBytes, long lengthBytes) throws Exception { in writeToFd()182 long offsetBytes, int lengthBytes) throws Exception { in readFromSessionAndVerifyBytes()199 long offsetBytes, int lengthBytes) throws Exception { in read()210 long offsetBytes, long lengthBytes) throws Exception { in readFromSessionAndVerifyDigest()228 private byte[] createSha256Digest(FileInputStream in, long offsetBytes, long lengthBytes) in createSha256Digest()
81 long offsetBytes, long lengthBytes, long allocateBytes) throws IOException { in writeToSession()
23 void writeData(String name, long offsetBytes, long lengthBytes, in ParcelFileDescriptor fd); in writeData()
35 ParcelFileDescriptor openWrite(String name, long offsetBytes, long lengthBytes); in openWrite()38 void write(String name, long offsetBytes, long lengthBytes, in ParcelFileDescriptor fd); in write()
1596 public @NonNull OutputStream openWrite(@NonNull String name, long offsetBytes, in openWrite()1616 public void write(@NonNull String name, long offsetBytes, long lengthBytes, in write()
218 public void writeData(@NonNull String name, long offsetBytes, long lengthBytes, in writeData()246 private static native void nativeWriteData(long nativeInstance, String name, long offsetBytes, in nativeWriteData()
23 ParcelFileDescriptor openWrite(long offsetBytes, long lengthBytes); in openWrite()
674 public @NonNull ParcelFileDescriptor openWrite(@BytesLong long offsetBytes, in openWrite()
62 jlong offsetBytes, in nativeWriteData()
211 public ParcelFileDescriptor openWrite(@BytesLong long offsetBytes, in openWrite()244 private FileDescriptor openWriteInternal(@BytesLong long offsetBytes, in openWriteInternal()
1875 public ParcelFileDescriptor openWrite(String name, long offsetBytes, long lengthBytes) { in openWrite()1885 public void write(String name, long offsetBytes, long lengthBytes, in write()1944 private ParcelFileDescriptor doWriteInternal(String name, long offsetBytes, long lengthBytes, in doWriteInternal()1993 Os.lseek(targetPfd.getFileDescriptor(), offsetBytes, OsConstants.SEEK_SET); in doWriteInternal() local2302 public void writeData(String name, long offsetBytes, long lengthBytes, in writeData()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...