Home
last modified time | relevance | path

Searched refs:GetSnapshotBootIndicatorPath (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h704 std::string GetSnapshotBootIndicatorPath();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp309 auto boot_file = GetSnapshotBootIndicatorPath(); in ReadUpdateSourceSlotSuffix()
371 GetSnapshotBootIndicatorPath(), GetRollbackIndicatorPath(), in RemoveAllUpdateState()
419 auto boot_file = GetSnapshotBootIndicatorPath(); in FinishedSnapshotWrites()
1532 std::string SnapshotManager::GetSnapshotBootIndicatorPath() { in GetSnapshotBootIndicatorPath() function in android::snapshot::SnapshotManager
4810 android::base::RemoveFileIfExists(GetSnapshotBootIndicatorPath()); in PrepareDeviceToBootWithoutSnapshot()