Searched refs:getBlockOutputChannel (Results 1 – 2 of 2) sorted by relevance
470 private FileChannel getBlockOutputChannel() throws IOException { in getBlockOutputChannel() method in PersistentDataBlockService482 try (FileChannel channel = getBlockOutputChannel()) { in computeAndWriteDigestLocked()801 try (FileChannel channel = getBlockOutputChannel()) { in doSetOemUnlockEnabledLocked()1030 try (FileChannel channel = getBlockOutputChannel()) {1357 try (FileChannel channel = getBlockOutputChannel()) { in writeDataBuffer()
16938 PLcom/android/server/pdb/PersistentDataBlockService;->getBlockOutputChannel()Ljava/nio/channels/Fil…