Searched refs:pktLog (Results 1 – 1 of 1) sorted by relevance
247 final LocalLog pktLog = sPktLogs.get(ifname); in dumpAllLogs() local248 if (pktLog != null) { in dumpAllLogs()250 pktLog.readOnlyLocalLog().dump(null, writer, null); in dumpAllLogs()