Home
last modified time | relevance | path

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

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