Searched refs:handleListCaptures (Results 1 – 2 of 2) sorted by relevance
226 private handleListCaptures(capture: Capture) { method in PacketInformation282 ${this.captureData.map(capture => this.handleListCaptures(capture))}
29 `}handleListCaptures(t){return o` method in d78 ${this.captureData.map((t=>this.handleListCaptures(t)))}