Home
last modified time | relevance | path

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

/cts/hostsidetests/seccomp/app/src/android/seccomp/cts/app/
DZygotePreload.java45 static private boolean testSetResUidGidAllowed(int rid, int eid, int sid) { in testSetResUidGidAllowed() method in ZygotePreload
102 result &= testSetResUidGidAllowed(Process.FIRST_APP_ZYGOTE_ISOLATED_UID, in doPreload()