Searched refs:CreateSnapshotPartitions (Results 1 – 1 of 1) sorted by relevance
93 bool CreateSnapshotPartitions(android::snapshot::SnapshotManager* sm);353 return CreateSnapshotPartitions(sm.get()); in CreateLogicalPartitions()368 bool FirstStageMount::CreateSnapshotPartitions(SnapshotManager* sm) { in CreateSnapshotPartitions() function in android::init::FirstStageMount