Home
last modified time | relevance | path

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

/system/core/logd/
DFlushCommand.h40 static bool hasSecurityLogs(SocketClient* client);
DFlushCommand.cpp83 bool FlushCommand::hasSecurityLogs(SocketClient* client) { in hasSecurityLogs() function in FlushCommand
DLogReader.cpp200 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
DLogTimes.cpp78 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()