Home
last modified time | relevance | path

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

/system/logging/logd/
DLogPermissions.cpp29 static bool checkGroup(char* buf, gid_t gidToCheck) { in checkGroup() function
95 if (checkGroup(line + sizeof(groups_string) - 1, gidToCheck)) { in checkSupplementaryGroup()