Home
last modified time | relevance | path

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

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