Searched defs:showmap (Results 1 – 3 of 3) sorted by relevance
168 private void logShowmap(String label, String showmap) { in logShowmap()182 String showmap = getDevice().executeShellCommand("showmap " + pid); in snapMemoryUsage() local
85 String showmap = mDevice.executeShellCommand("showmap " + pid); in sample() local
208 static int showmap(void) { in showmap() function