Home
last modified time | relevance | path

Searched refs:SELINUX_HAP_INPUT_ISOLATE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h30 #define SELINUX_HAP_INPUT_ISOLATE 8 // whether it is input_isolate hap macro
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp130 contextBuff.extra |= SELINUX_HAP_INPUT_ISOLATE; in DecodeString()
167 if (hapInfo->extra & SELINUX_HAP_INPUT_ISOLATE) { in GetHapContextKey()
546 if (hapFlags & SELINUX_HAP_INPUT_ISOLATE) { in HapContextsLookup()