Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dsnapshot_utils.h30 bool CreateSnapshotPartitions();
/bootable/recovery/install/
Dsnapshot_utils.cpp53 bool CreateSnapshotPartitions() { in CreateSnapshotPartitions() function
/bootable/recovery/
Drecovery.cpp513 if (!CreateSnapshotPartitions()) { in PromptAndWait()