Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DChildZygoteInit.java113 Zygote.nativeInstallSeccompUidGidFilter(uidGidMin, uidGidMax); in runZygoteServer()
H A DZygote.java558 native protected static void nativeInstallSeccompUidGidFilter(int uidGidMin, int uidGidMax); in nativeInstallSeccompUidGidFilter() method in Zygote