Searched defs:ret (Results 1 – 5 of 5) sorted by relevance
231 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundDalvikHeap() local241 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundDalvikHeap() local251 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundNativeHeap() local261 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundNativeHeap() local271 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundPss() local281 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundPss() local291 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundSummaryJavaHeap() local301 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundSummaryJavaHeap() local312 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundSummaryNativeHeap() local323 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundSummaryNativeHeap() local[all …]
77 List<ProcessDetails> ret = new ArrayList<ProcessDetails>(); in getProcessDetails() local
135 Matcher ret = pattern.matcher(line); in matches() local
145 StringBuilder ret = new StringBuilder(); in truncate() local
176 Matcher ret = pattern.matcher(line); in matches() local