Searched refs:savedSetUid (Results 1 – 1 of 1) sorted by relevance
210 int savedSetUid = scanner.nextInt(); in hasRootId() local212 return realUid == 0 || effectiveUid == 0 || savedSetUid == 0 || fileSystemUid == 0; in hasRootId()