Searched refs:ruid (Results 1 – 2 of 2) sorted by relevance
81 static jboolean testSetresuidBlocked(JNIEnv *, jobject, jint ruid, jint euid, jint suid) { in testSetresuidBlocked() argument83 jint userRuid = userId * PER_USER_RANGE + ruid; in testSetresuidBlocked()
229 protected static final native boolean testSetresuidBlocked(int ruid, int euid, int suid); in testSetresuidBlocked() argument