Home
last modified time | relevance | path

Searched refs:PID (Results 1 – 4 of 4) sorted by relevance

/build/soong/bin/
Dcore25 PID=$1;
27 if [ -z "$PID" ]; then
32 CORENAME=core.$PID;
39 while [ $(adb shell "[ -d /proc/$PID ] && echo -n yes") ]; do
40 printf "\tSending SIG%s to %d...\n" $SIG $PID;
41 adb shell kill -$SIG $PID;
Dcoredump_enable25 PID=$1;
26 if [ -z "$PID" ]; then
30 echo "Setting core limit for $PID to infinite...";
31 adb shell /system/bin/ulimit -P $PID -c unlimited
Dis64bit22 local PID="$1"
23 if [ "$PID" ] ; then
24 if [[ "$(adb shell cat /proc/$PID/exe | xxd -l 1 -s 4 -p)" -eq "02" ]] ; then
/build/soong/docs/
Dnative_code_coverage.md151 For added specificity, restrict the above command to just the <PID>s of the