Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/ability/
DTabPanePurgPinSelection.test.ts15 import { TabPanePurgPinSelection } from '../../../../../../src/trace/component/trace/sheet/ability/…
32 let tabPanePurgPinSelection = new TabPanePurgPinSelection();
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPanePurgPinSelection.ts27 export class TabPanePurgPinSelection extends BaseElement { class
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceSheetConfig.ts92 import { TabPanePurgPinSelection } from '../sheet/ability/TabPanePurgPinSelection';
526 type: TabPanePurgPinSelection,
DTraceSheet.ts58 import { type TabPanePurgPinSelection } from '../sheet/ability/TabPanePurgPinSelection'; alias
681 this.displayTab<TabPanePurgPinSelection>(
697 …this.displayTab<TabPanePurgPinSelection>('box-purgeable-pin-selection', 'box-purgeable-pin-compari…