Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h333 static std::string GetGlobalRollbackIndicatorPath();
/aosp14/system/core/init/
H A Dselinux.cpp810 selinux_android_restorecon(SnapshotManager::GetGlobalRollbackIndicatorPath().c_str(), 0); in SelinuxRestoreContext()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2204 std::string SnapshotManager::GetGlobalRollbackIndicatorPath() { in GetGlobalRollbackIndicatorPath() function in android::snapshot::SnapshotManager