Home
last modified time | relevance | path

Searched refs:tabName (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/ui/src/controller/aggregation/
Daggregation_controller.ts59 tabName: this.getTabName(),
103 tabName: this.getTabName(),
128 {tabName: this.getTabName(), columns, columnSums, strings: [], extra};
/external/adhd/scripts/mic_testing/frontend/
Daudio.js21 function switchTab(tabName) { argument
23 switch (tabName) {
43 document.getElementById(tabName).setAttribute('class', 'selected');
/external/perfetto/ui/src/common/
Daggregation_data.ts49 tabName: string; property
/external/perfetto/ui/src/frontend/
Ddetails_panel.ts298 key: value.tabName,
299 name: value.tabName,