Home
last modified time | relevance | path

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

/system/core/logd/
DFlushCommand.h45 static bool hasSecurityLogs(SocketClient* client);
DFlushCommand.cpp110 bool FlushCommand::hasSecurityLogs(SocketClient* client) { in hasSecurityLogs() function in FlushCommand
DLogReader.cpp186 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
DLogTimes.cpp133 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()