Home
last modified time | relevance | path

Searched refs:IsSnapshotManagerNeeded (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h326 static bool IsSnapshotManagerNeeded();
/aosp12/system/core/init/
H A Dfirst_stage_mount.cpp364 if (SnapshotManager::IsSnapshotManagerNeeded()) { in CreateLogicalPartitions()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1874 bool SnapshotManager::IsSnapshotManagerNeeded() { in IsSnapshotManagerNeeded() function in android::snapshot::SnapshotManager