Searched refs:do_adb (Results 1 – 2 of 2) sorted by relevance
35 function do_adb() { function45 do_adb logcat -t 1 | awk '(match($0, "^[0-9]")){print $1 " " $2}'
38 do_adb shell am dumpheap -g "$pid" "$dev_file"42 do_adb pull "$dev_file" "$local_file"