Searched refs:hasSecurityLogs (Results 1 – 4 of 4) sorted by relevance
40 static bool hasSecurityLogs(SocketClient* client);
83 bool FlushCommand::hasSecurityLogs(SocketClient* client) { in hasSecurityLogs() function in FlushCommand
200 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
78 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()