Home
last modified time | relevance | path

Searched defs:boxSelection (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DTraceSheet.ts356 boxSelection(selection: SelectionParam) { method in TraceSheet
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/component/
DAnalystPanel.java520 …public void boxSelection(final List<Integer> cpus, final List<Integer> threadIds, final List<Integ… in boxSelection() method
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/component/
DAnalystPanelTest.java209 void boxSelection() { in boxSelection() method in AnalystPanelTest