Searched defs:dataList (Results 1 – 6 of 6) sorted by relevance
90 public boolean insertData(List<SampleCodeInfo> dataList) { in insertData()
32 public dataList: Array<T> | undefined; property in TraceRowObject
47 public dataList: undefined | Array<T>; property in TraceRow
158 … public List<AgentHeapBean> listCopy(List<AgentHeapBean> dataList, int startIndex, int endIndex) { in listCopy()
27 let dataList: any = {} variable
279 List<CpuFreqData> dataList = list.get(index); in addCpuFreqList() local