Home
last modified time | relevance | path

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

/system/update_engine/
Ddynamic_partition_control_android.h199 void UnmapAllPartitions();
Ddynamic_partition_control_android.cc262 void DynamicPartitionControlAndroid::UnmapAllPartitions() { in UnmapAllPartitions() function in chromeos_update_engine::DynamicPartitionControlAndroid
276 UnmapAllPartitions(); in Cleanup()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h554 bool UnmapAllPartitions();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2439 bool SnapshotManager::UnmapAllPartitions() { in UnmapAllPartitions() function in android::snapshot::SnapshotManager
2583 if (!UnmapAllPartitions()) { in HandleImminentDataWipe()
2614 if (!UnmapAllPartitions()) { in FinishMergeInRecovery()