Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts172 this.updateSampleTypesList(copyTypes);
181 private static updateSampleTypesList(copyTypes: NativeHookSampleQueryInfo[]): void { method in TabPaneNMSampleList