Searched refs:PID (Results 1 – 3 of 3) sorted by relevance
18 PID="$1"23 PID="$PIDLIST"33 if [ "$PID" ] ; then35 if adb shell readlink /proc/$PID/exe | egrep -q '^/system/bin/app_process' ; then37 if ! adb shell cat /proc/$PID/cmdline | egrep -q '^zygote'; then38 adb shell debuggerd -j $PID43 adb shell debuggerd -b $PID
36 for PID in $PIDS; do37 echo $PID
31 - Add UID / PID lookup