Home
last modified time | relevance | path

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

/system/core/logd/
DFlushCommand.h48 static bool hasSecurityLogs(SocketClient *client);
DFlushCommand.cpp104 bool FlushCommand::hasSecurityLogs(SocketClient *client) { in hasSecurityLogs() function in FlushCommand
DLogReader.cpp170 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
DLogTimes.cpp129 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()