Searched defs:writeToDisk (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ | ||
H A D | RecoverySnapshotStorage.java | 124 private void writeToDisk(int uid, KeyChainSnapshot snapshot) in writeToDisk() method in RecoverySnapshotStorage |
/aosp12/frameworks/base/services/core/java/com/android/server/vcn/util/ | ||
H A D | PersistableBundleUtils.java | 323 public void writeToDisk(@NonNull PersistableBundle bundle) throws IOException { in writeToDisk() method in PersistableBundleUtils.LockingReadWriteHelper |
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/ | ||
H A D | CarWatchdogTestFragment.java | 349 private boolean writeToDisk(long bytes) { in writeToDisk() method in CarWatchdogTestFragment |
/aosp12/packages/services/Car/cpp/watchdog/server/src/ | ||
H A D | IoOveruseConfigs.cpp | 653 Result<void> IoOveruseConfigs::writeToDisk() { in writeToDisk() function in android::automotive::watchdog::IoOveruseConfigs |