Searched refs:app_process (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/lib/asan/scripts/ |
D | 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; then 273 adb_shell mv /system/bin/app_process.real /system/bin/app_process 277 adb_shell mv /system/bin/app_process /system/bin/app_process32 278 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process [all …]
|
/external/llvm-project/compiler-rt/lib/asan/scripts/ |
D | asan_device_setup | 197 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then 199 adb_shell mv /system/bin/app_process.real /system/bin/app_process 209 adb_shell rm /system/bin/app_process.wrap 211 adb_shell rm /system/bin/app_process 212 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process 268 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then 270 if adb_pull /system/bin/app_process.real /dev/null >&/dev/null; then 272 adb_shell mv /system/bin/app_process.real /system/bin/app_process 276 adb_shell mv /system/bin/app_process /system/bin/app_process32 277 adb_shell ln -s /system/bin/app_process32 /system/bin/app_process [all …]
|
/external/llvm-project/lldb/test/Shell/Minidump/ |
D | dump-all.test | 102 400d9000-400db000 r-xp 00000000 b3:04 227 /system/bin/app_process 103 400db000-400dc000 r--p 00001000 b3:04 227 /system/bin/app_process 107 # CHECKMAP-NEXT: 400d9000-400db000 r-xp 00000000 b3:04 227 /system/bin/app_process 108 # CHECKMAP-NEXT: 400db000-400dc000 r--p 00001000 b3:04 227 /system/bin/app_process
|
/external/llvm-project/lldb/unittests/Process/minidump/ |
D | MinidumpParserTest.cpp | 455 ConstString app_process("/system/bin/app_process"); in TEST_F() local 462 app_process, unknown, 0, unknown), in TEST_F() 464 app_process, unknown, 0, unknown), in TEST_F()
|
/external/conscrypt/benchmark-android/ |
D | build.gradle | 192 args '--mode=app_process'
|
/external/cpuinfo/test/dmesg/ |
D | padcod-10.1.log | 897 <6>[ 8.938277] init: computing context for service '/system/bin/app_process'
|
D | blu-r1-hd.log | 3102 [ 10.921267] (1)[279:app_process][name:ccci&][md1]traffic(2/0):Tx(7f)1-0,0-0,0-0,0-0,0-0,0-0,0-0… 3103 [ 10.921291] (1)[279:app_process][name:ccci&][md1]traffic(net): tx: [22]0 0, [26]0 0, [30]0 0, r…
|
D | galaxy-s5-us.log | 1986 <6>[ 4.948070] app_process (318): undefined instruction: pc=b6c5ff48
|