Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/flashd/
H A Dpartition.cpp88 Updater::Utils::RestoreconPath(name); in DoFormat()
/ohos5.0/base/update/updater/utils/include/
H A Dutils.h102 bool RestoreconPath(const std::string &path);
/ohos5.0/base/update/updater/services/
H A Dupdater_main.cpp90 RestoreconPath(path); // restore selinux context for /data after factory reset success in FactoryReset()
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp547 bool RestoreconPath(const std::string &path) in RestoreconPath() function