Home
last modified time | relevance | path

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

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