Home
last modified time | relevance | path

Searched refs:RestoreconPath (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/services/flashd/
Dpartition.cpp87 Updater::Utils::RestoreconPath(name); in DoFormat()
/base/update/updater/utils/include/
Dutils.h91 bool RestoreconPath(const std::string &path);
/base/update/updater/services/
Dupdater_main.cpp83 RestoreconPath(path); // restore selinux context for /data after factory reset success in FactoryReset()
/base/update/updater/utils/
Dutils.cpp522 bool RestoreconPath(const std::string &path) in RestoreconPath() function