Searched refs:NewForFirstStageMount (Results 1 – 5 of 5) sorted by relevance
380 auto sm = SnapshotManager::NewForFirstStageMount(); in CreateIfNeeded()
369 auto sm = SnapshotManager::NewForFirstStageMount(); in CreateLogicalPartitions()
325 static std::unique_ptr<SnapshotManager> NewForFirstStageMount(IDeviceInfo* device = nullptr);
517 auto init = SnapshotManager::NewForFirstStageMount(info); in NewManagerForFirstStageMount()
118 std::unique_ptr<SnapshotManager> SnapshotManager::NewForFirstStageMount(IDeviceInfo* info) { in NewForFirstStageMount() function in android::snapshot::SnapshotManager