Home
last modified time | relevance | path

Searched defs:readFromAtomicFile (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/util/
DFileUtils.java37 public static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in FileUtils
/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadPersistentSettings.java240 private static byte[] readFromAtomicFile(AtomicFile file) throws IOException { in readFromAtomicFile() method in ThreadPersistentSettings