Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dselinux.cpp579 selinux_android_restorecon(SnapshotManager::GetGlobalRollbackIndicatorPath().c_str(), 0); in SelinuxRestoreContext()
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h329 static std::string GetGlobalRollbackIndicatorPath();
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1878 std::string SnapshotManager::GetGlobalRollbackIndicatorPath() { in GetGlobalRollbackIndicatorPath() function in android::snapshot::SnapshotManager