Searched refs:hasSecurityLogs (Results 1 – 4 of 4) sorted by relevance
45 static bool hasSecurityLogs(SocketClient* client);
110 bool FlushCommand::hasSecurityLogs(SocketClient* client) { in hasSecurityLogs() function in FlushCommand
186 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
133 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()