Searched refs:readEventsSince (Results 1 – 2 of 2) sorted by relevance
645 public static native void readEventsSince(long timestamp, Collection<SecurityEvent> output) in readEventsSince() method in SecurityLog
276 SecurityLog.readEventsSince(startNanos, newLogs); in getNextBatch()