Searched defs:ret (Results 1 – 4 of 4) 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
91 StringBuilder ret = new StringBuilder(); in truncate() local
170 List<LaunchParameter> ret = new ArrayList<>(); in generateAppsList() local