Searched defs:ROOT_UID (Results 1 – 3 of 3) sorted by relevance
125 private static final int ROOT_UID = 0; field in ZygoteInit
41 constexpr uid_t ROOT_UID = 0; variable
56 public static final int ROOT_UID = 0; field in Process