Home
last modified time | relevance | path

Searched refs:ALL_PERMISSIONS (Results 1 - 1 of 1) sorted by relevance

/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp47 constexpr mode_t ALL_PERMISSIONS = 0777; member
237 if (ret == 0 && chmod(activePath.c_str(), statData.st_mode & ALL_PERMISSIONS) != 0) { in Revert()

Completed in 2 milliseconds