Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h665 std::string GetSnapshotBootIndicatorPath();
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp244 auto boot_file = GetSnapshotBootIndicatorPath(); in ReadUpdateSourceSlotSuffix()
302 GetSnapshotBootIndicatorPath(), in RemoveAllUpdateState()
351 auto boot_file = GetSnapshotBootIndicatorPath(); in FinishedSnapshotWrites()
1476 std::string SnapshotManager::GetSnapshotBootIndicatorPath() { in GetSnapshotBootIndicatorPath() function in android::snapshot::SnapshotManager