Home | History | Annotate | Download | only in os

Lines Matching defs:setUid

588      * @param uid a POSIX uid that the new process should setuid() to
617 // --runtime-init, --setuid=, --setgid=,
620 argsForZygote.add("--setuid=" + uid);
1028 public static final native int setUid(int uid);