Searched refs:SELINUX_HAP_RESTORECON_RECURSE (Results 1 – 3 of 3) sorted by relevance
26 #define SELINUX_HAP_RESTORECON_RECURSE 1 // whether the data directory need recurse macro
320 bool recurse = (hapFileInfo.flags & SELINUX_HAP_RESTORECON_RECURSE) ? true : false; in HapFileRestorecon()
1056 hapFileInfo.flags = SELINUX_HAP_RESTORECON_RECURSE; in SetDirApl()