Searched refs:doWriteInternal (Results 1 – 1 of 1) sorted by relevance
602 return doWriteInternal(name, offsetBytes, lengthBytes, null); in openWrite()612 doWriteInternal(name, offsetBytes, lengthBytes, fd); in write()618 private ParcelFileDescriptor doWriteInternal(String name, long offsetBytes, long lengthBytes, in doWriteInternal() method in PackageInstallerSession