Searched refs:onRecord_ (Results 1 – 2 of 2) sorted by relevance
36 this.recordButtonEl_.onclick = this.onRecord_.bind(this);143 onRecord_: function() { method in RecordSelectionDialog
188 dlg.recordCallback = this.onRecord_.bind(this);203 onRecord_: function() { method in ProfilingView