Home
last modified time | relevance | path

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

/system/logging/logd/
DLogReader.cpp40 static bool CanReadSecurityLogs(SocketClient* client) { in CanReadSecurityLogs() function
163 bool can_read_security = CanReadSecurityLogs(cli); in onDataAvailable()