Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/install/
H A Dsnapshot_utils.cpp53 bool CreateSnapshotPartitions() { in CreateSnapshotPartitions() function
/aosp12/system/core/init/
H A Dfirst_stage_mount.cpp385 bool FirstStageMount::CreateSnapshotPartitions(SnapshotManager* sm) { in CreateSnapshotPartitions() function in android::init::FirstStageMount