HomeSort by relevance Sort by last modified time
    Searched refs:app_process (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
210 adb_shell rm /system/bin/app_process.wrap
212 adb_shell rm /system/bin/app_process
213 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
271 if adb_pull /system/bin/app_process.real /dev/null >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
210 adb_shell rm /system/bin/app_process.wrap
212 adb_shell rm /system/bin/app_process
213 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
271 if adb_pull /system/bin/app_process.real /dev/null >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
210 adb_shell rm /system/bin/app_process.wrap
212 adb_shell rm /system/bin/app_process
213 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
271 if adb_pull /system/bin/app_process.real /dev/null >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
210 adb_shell rm /system/bin/app_process.wrap
212 adb_shell rm /system/bin/app_process
213 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process
269 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
271 if adb_pull /system/bin/app_process.real /dev/null >&/dev/null; the
    [all...]
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/
uiautomator 129 exec app_process ${base}/bin com.android.commands.uiautomator.Launcher ${args}
  /frameworks/base/cmds/app_process/
Android.mk 45 LOCAL_MODULE:= app_process
64 # Create a symlink from app_process to app_process32 or 64
  /build/make/target/product/
base.mk 29 app_process \
  /development/scripts/
gdbclient 197 if [[ $EXE =~ (^|/)(app_process|dalvikvm)(|32|64)$ ]]; then
  /build/make/core/
envsetup.mk 485 # work with unsanitized app_process. For simplicity, generate APKs into /data/asan/.
518 # work with unsanitized app_process. For simplicity, generate APKs into /data/asan/.
593 # work with unsanitized app_process. For simplicity, generate APKs into /data/asan/.
669 # work with unsanitized app_process. For simplicity, generate APKs into /data/asan/.
  /build/make/
envsetup.sh     [all...]

Completed in 733 milliseconds

12