Searched refs:getGid (Results 1 - 3 of 3) sorted by relevance

/system/core/include/sysutils/
H A DSocketClient.h41 gid_t getGid() const { return mGid; } function in class:SocketClient
/system/core/logd/
H A DFlushCommand.cpp101 return (client->getUid() == AID_SYSTEM) || (client->getGid() == AID_SYSTEM);
H A DLogCommand.cpp149 return clientHasLogCredentials(cli->getUid(), cli->getGid(), cli->getPid());

Completed in 83 milliseconds