Searched refs:EXE (Results 1 – 3 of 3) sorted by relevance
23 EXE="$1"24 if ! [ "$EXE" ] ; then30 PIDS="$(adb shell pidof $EXE)"32 PIDS="$(adb shell pgrep -f $EXE)"
110 local EXE=`adb shell readlink /proc/$PID/exe | tr -d '\r\n'`111 if [ -z "$EXE" ]; then116 local LOCAL_EXE_PATH=$SYMBOLS_DIR$EXE120 adb pull $EXE $LOCAL_EXE_PATH122 echo "Error: unable to find symbols for executable $EXE: file $LOCAL_EXE_PATH does not exist"197 if [[ $EXE =~ (^|/)(app_process|dalvikvm)(|32|64)$ ]]; then
46 EXE=.exe49 EXE=