Home
last modified time | relevance | path

Searched refs:getGid (Results 1 – 2 of 2) sorted by relevance

/system/core/include/sysutils/
DSocketClient.h41 gid_t getGid() const { return mGid; } in getGid() function
/system/core/logd/
DLogCommand.cpp66 gid_t gid = cli->getGid(); in clientHasLogCredentials()