Searched refs:onLogTimestampClicked (Results 1 – 6 of 6) sorted by relevance
55 await this.presenter.onLogTimestampClicked(detail.index);
104 async onLogTimestampClicked(traceIndex: AbsoluteEntryIndex) { method in Presenter
80 await this.presenter.onLogTimestampClicked(assertDefined(detail.index));
118 async onLogTimestampClicked(traceIndex: AbsoluteEntryIndex) {
113 await this.presenter.onLogTimestampClicked(assertDefined(detail.index));
203 async onLogTimestampClicked(traceIndex: AbsoluteEntryIndex) {