Home
last modified time | relevance | path

Searched refs:getBlockOutputChannel (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPersistentDataBlockService.java312 private FileChannel getBlockOutputChannel() throws IOException { in getBlockOutputChannel() method in PersistentDataBlockService
321 channel = getBlockOutputChannel(); in computeAndWriteDigestLocked()
388 FileChannel channel = getBlockOutputChannel(); in formatPartitionLocked()
435 FileChannel channel = getBlockOutputChannel(); in doSetOemUnlockEnabledLocked()
504 channel = getBlockOutputChannel();
769 FileChannel channel = getBlockOutputChannel();