Home
last modified time | relevance | path

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

/system/core/logd/
DLogReader.cpp39 static bool CanReadSecurityLogs(SocketClient* client) { in CanReadSecurityLogs() function
162 bool can_read_security = CanReadSecurityLogs(cli); in onDataAvailable()