Home
last modified time | relevance | path

Searched defs:dataSource (Results 1 – 22 of 22) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DTraceRowRecyclerView.ts32 get dataSource(): Array<TraceRowObject<any>> { method in TraceRowRecyclerView
36 set dataSource(value: Array<TraceRowObject<any>>) { method in TraceRowRecyclerView
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowRecyclerView.ts32 get dataSource(): Array<TraceRowObject<any>> { method in TraceRowRecyclerView
36 set dataSource(value: Array<TraceRowObject<any>>) { method in TraceRowRecyclerView
/developtools/smartperf_host/ide/test/base-ui/table/
DLitTable.test.ts288 let dataSource = [ variable
448 let dataSource = [ variable
573 let dataSource = [ variable
/developtools/smartperf_host/ide/test/trace/bean/
DThreadStruct.test.ts27 const dataSource = { constant
DCpuFreqStruct.test.ts37 const dataSource = { constant
DHeapStruct.test.ts29 const dataSource = { constant
DFpsStruct.test.ts58 const dataSource = { constant
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCPU.test.ts40 const dataSource = { constant
/developtools/profiler/host/smartperf/ide/src/base-ui/popover/
DLitPopover.ts61 set dataSource(dataSource: Array<SelectBean>) { method in LitPopover
/developtools/smartperf_host/ide/src/base-ui/popover/
DLitPopover.ts61 set dataSource(dataSource: Array<SelectBean>) { method in LitPopover
/developtools/smartperf_host/ide/src/base-ui/select/
DLitSelectV.ts110 dataSource(selectVData: Array<string>, valueStr: string) { method in LitSelectV
DLitSelect.ts143 set dataSource(selectDataSource: any) { method in LitSelect
/developtools/profiler/host/smartperf/ide/src/base-ui/select/
DLitSelectV.ts110 dataSource(selectVData: Array<string>, valueStr: string) { method in LitSelectV
DLitSelect.ts143 set dataSource(selectDataSource: any) { method in LitSelect
/developtools/profiler/host/smartperf/ide/src/base-ui/table/
Dlit-table.ts304 get dataSource() { method in LitTable
308 set dataSource(value) { method in LitTable
/developtools/profiler/host/smartperf/ide/src/base-ui/chart/pie/
DLitChartPie.ts71 set dataSource(litChartPieArr: any[]) { method in LitChartPie
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts71 set dataSource(litChartPieArr: any[]) { method in LitChartPie
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts496 let dataSource = paramMap.get('data') as Array<NativeHookStatistics>; variable
572 let dataSource = paramMap.get('data') as Array<NativeHookStatistics>; variable
DProcedureLogicWorkerFileSystem.ts524 dataSource: FileMerageBean[] = []; property in FileSystemCallTreeHandler
DProcedureLogicWorkerPerf.ts29 dataSource: PerfCallChainMerageData[] = []; property in ProcedureLogicWorkerPerf
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts524 dataSource: FileMerageBean[] = []; property in FileSystemCallTreeHandler
DProcedureLogicWorkerPerf.ts31 dataSource: PerfCallChainMerageData[] = []; property in ProcedureLogicWorkerPerf