Searched refs:NewForFirstStageMount (Results 1 – 5 of 5) sorted by relevance
282 auto sm = SnapshotManager::NewForFirstStageMount(); in CreateIfNeeded()
365 auto sm = SnapshotManager::NewForFirstStageMount(); in CreateLogicalPartitions()
322 static std::unique_ptr<SnapshotManager> NewForFirstStageMount(IDeviceInfo* device = nullptr);
407 auto init = SnapshotManager::NewForFirstStageMount(info); in NewManagerForFirstStageMount()
101 std::unique_ptr<SnapshotManager> SnapshotManager::NewForFirstStageMount(IDeviceInfo* info) { in NewForFirstStageMount() function in android::snapshot::SnapshotManager