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