Searched refs:hasSecurityLogs (Results 1 – 4 of 4) sorted by relevance
48 static bool hasSecurityLogs(SocketClient *client);
104 bool FlushCommand::hasSecurityLogs(SocketClient *client) { in hasSecurityLogs() function in FlushCommand
170 FlushCommand::hasSecurityLogs(cli), in onDataAvailable()
129 bool security = FlushCommand::hasSecurityLogs(client); in threadStart()