Home
last modified time | relevance | path

Searched refs:adb_push (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/scripts/
Dasan_device_setup36 function adb_push { function
292 adb_push "$TMPDIR/$ASAN_RT" /system/lib/
293 adb_push "$TMPDIR/app_process.wrap" /system/bin
294 adb_push "$TMPDIR/asanwrapper" /system/bin
/external/google-breakpad/android/
Dcommon-functions.sh353 adb_push () { function
369 adb_push "$@"
Drun-checks.sh438 adb_push "$TESTAPP_FILE" "$DEVICE_TMP/"