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.h618 std::string GetSnapshotBootIndicatorPath();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp211 auto boot_file = GetSnapshotBootIndicatorPath(); in ReadUpdateSourceSlotSuffix()
269 GetSnapshotBootIndicatorPath(), in RemoveAllUpdateState()
318 auto boot_file = GetSnapshotBootIndicatorPath(); in FinishedSnapshotWrites()
1272 std::string SnapshotManager::GetSnapshotBootIndicatorPath() { in GetSnapshotBootIndicatorPath() function in android::snapshot::SnapshotManager