Searched defs:testSetresuidBlocked (Results 1 – 2 of 2) sorted by relevance
81 static jboolean testSetresuidBlocked(JNIEnv *, jobject, jint ruid, jint euid, jint suid) { in testSetresuidBlocked() function
229 protected static final native boolean testSetresuidBlocked(int ruid, int euid, int suid); in testSetresuidBlocked() method in SeccompDeviceTest