Searched defs:ret (Results 1 – 5 of 5) sorted by relevance
147 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundDalvikHeap() local157 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundDalvikHeap() local167 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundNativeHeap() local177 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundNativeHeap() local187 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundPss() local197 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundPss() local207 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundSummaryJavaHeap() local217 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundSummaryJavaHeap() local228 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundSummaryNativeHeap() local239 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundSummaryNativeHeap() local[all …]
77 List<ProcessDetails> ret = new ArrayList<ProcessDetails>(); in getProcessDetails() local
100 String ret = null; in parse() local
94 String ret = r.readLine().trim(); in getProp() local
166 List<LaunchParameter> ret = new ArrayList<>(); in generateAppsList() local