Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp135 static bool gIsSecurityEnforced = true; variable
645 if (!gIsSecurityEnforced) { in SetUpSeccompFilter()
2559 if (!gIsSecurityEnforced) { in com_android_internal_os_Zygote_nativeInstallSeccompUidGidFilter()
2642 gIsSecurityEnforced = security_getenforce(); in com_android_internal_os_Zygote_nativeInitNativeState()