Home
last modified time | relevance | path

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

/aosp12/system/logging/logd/
H A DLogPermissions.cpp29 static bool groupIsLog(char* buf) { in groupIsLog() function
101 if (groupIsLog(line + sizeof(groups_string) - 1)) { in clientHasLogCredentials()