Searched refs:fromGid (Results 1 – 2 of 2) sorted by relevance
126 static Group fromGid(int gid) { in fromGid() method in UnixUserPrincipals
208 group = UnixUserPrincipals.fromGid(st_gid); in group()