Searched refs:PID (Results 1 – 1 of 1) sorted by relevance
876 local PID=`adb shell ps \880 echo "$PID"897 local PID="$1"901 local PID="$PIDLIST"911 if [ "$PID" ] ; then913 if adb shell ls -l /proc/$PID/exe | grep -q /system/bin/app_process ; then927 adb shell kill -3 $PID936 local USE64BIT="$(is64bit $PID)"937 adb shell debuggerd$USE64BIT -b $PID958 local PID="$1"[all …]