Home
last modified time | relevance | path

Searched refs:do_adb (Results 1 – 2 of 2) sorted by relevance

/development/scripts/
Dbash_util.bash35 function do_adb() { function
45 do_adb logcat -t 1 | awk '(match($0, "^[0-9]")){print $1 " " $2}'
Drunahat38 do_adb shell am dumpheap -g "$pid" "$dev_file"
42 do_adb pull "$dev_file" "$local_file"