Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/sdk/
DTabPaneSdkSlice.ts307 sliceValue = this.getFormattedSliceValue(sliceKey, sliceValue);
330 getFormattedSliceValue(sliceKey: string, sliceValue: any) { method in TabPaneSdkSlice