Searched refs:getGid (Results 1 – 3 of 3) sorted by relevance
41 gid_t getGid() const { return mGid; } in getGid() function
107 return (client->getUid() == AID_SYSTEM) || (client->getGid() == AID_SYSTEM); in clientHasSecurityCredentials()
144 return clientHasLogCredentials(cli->getUid(), cli->getGid(), cli->getPid()); in clientHasLogCredentials()