Searched refs:getNativeMemoryStatisticByChartType (Results 1 – 2 of 2) sorted by relevance
131 : this.getNativeMemoryStatisticByChartType(i - 1);152 getNativeMemoryStatisticByChartType = async (chartType: number): Promise<Array<HeapStruct>> => { property in SpNativeMemoryChart
144 : this.getNativeMemoryStatisticByChartType(i - 1);165 getNativeMemoryStatisticByChartType = async (chartType: number): Promise<Array<HeapStruct>> => { property in SpNativeMemoryChart