HomeSort by relevance Sort by last modified time
    Searched refs:system (Results 126 - 150 of 4333) sorted by null

1 2 3 4 56 7 8 91011>>

  /device/google/atv/products/
treble_atv_common_64.mk 19 # on the generic system image, place them in build/make/target/board/
33 system/core/rootdir/init.zygote64_32.rc:root/init.zygote64_32.rc \
34 system/core/rootdir/init.zygote32_64.rc:root/init.zygote32_64.rc
  /external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/
platform_Pkcs11ChangeAuthData.py 15 utils.system('p11_replay --inject --replay_wifi')
20 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
27 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
34 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
42 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
45 utils.system('p11_replay --inject --replay_wifi')
49 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
55 result = utils.system('p11_replay --replay_wifi', ignore_status=True)
  /external/autotest/client/site_tests/security_ptraceRestrictions/
security_ptraceRestrictions.py 65 utils.system("su -c 'bash -x ./ptrace-restrictions.sh' chronos",
68 utils.system("bash -x ./root-ptrace-restrictions.sh chronos",
71 utils.system("su -c './thread-prctl 0 1' chronos")
72 utils.system("su -c './thread-prctl 0 0' chronos")
74 utils.system("su -c './thread-prctl 1 1' chronos")
75 utils.system("su -c './thread-prctl 2 1' chronos")
77 utils.system("su -c './thread-prctl 1 0' chronos")
78 utils.system("su -c './thread-prctl 2 0' chronos")
  /external/capstone/packages/homebrew/
capstone.rb 22 system "./make.sh"
23 system "./make.sh", "install"
  /external/clang/test/Analysis/
cxx-method-names.cpp 6 void system(int); // taint checker
16 E.system(0);
  /external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
Handle.java 5 package org.chromium.mojo.system;
7 import org.chromium.mojo.system.Core.WaitResult;
Watcher.java 5 package org.chromium.mojo.system;
7 import org.chromium.mojo.system.Core.HandleSignals;
  /external/swiftshader/third_party/LLVM/utils/
profile.pl 70 system "opt -q -f $ProfilePass $BytecodeFile -o $BytecodeFile.inst";
71 system "lli -fake-argv0 '$BytecodeFile' -load $LibProfPath " .
73 system "rm $BytecodeFile.inst";
74 system "llvm-prof $LLVMProfOpts $BytecodeFile $ProfileFile";
  /frameworks/base/cmds/appwidget/
appwidget 0 #!/system/bin/sh
3 base=/system
  /frameworks/base/cmds/bmgr/
bmgr 0 #!/system/bin/sh
5 base=/system
  /frameworks/base/cmds/bu/
bu 0 #!/system/bin/sh
4 base=/system
  /frameworks/base/cmds/content/
content 0 #!/system/bin/sh
3 base=/system
  /frameworks/base/cmds/dpm/
dpm 0 #!/system/bin/sh
4 base=/system
  /frameworks/base/cmds/hid/
hid 0 #!/system/bin/sh
6 base=/system
  /frameworks/base/cmds/input/
input 0 #!/system/bin/sh
5 base=/system
  /frameworks/base/cmds/locksettings/
locksettings 0 #!/system/bin/sh
4 base=/system
  /frameworks/base/cmds/media/
media 0 #!/system/bin/sh
5 base=/system
  /frameworks/base/cmds/requestsync/
requestsync 0 #!/system/bin/sh
4 base=/system
  /frameworks/base/cmds/sm/
sm 0 #!/system/bin/sh
5 base=/system
  /frameworks/base/cmds/svc/
svc 0 #!/system/bin/sh
5 base=/system
  /frameworks/base/cmds/telecom/
telecom 0 #!/system/bin/sh
4 base=/system
  /frameworks/base/cmds/vr/
vr 0 #!/system/bin/sh
4 base=/system
  /libcore/luni/src/test/java/libcore/android/system/
OsConstantsTest.java 17 package libcore.android.system;
19 import android.system.OsConstants;
  /platform_testing/scripts/perf-setup/
sailin-setup.sh 12 echo 0 > /sys/devices/system/cpu/cpu0/online
13 echo 0 > /sys/devices/system/cpu/cpu1/online
15 echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
16 echo 2150400 > /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
  /system/tools/hidl/test/vendor/1.0/
update-base.sh 7 -r hidl.tests:system/tools/hidl/test/\
8 -r android.hidl:system/libhidl/transport\
12 -o system/tools/hidl/test/vendor/1.0/vendor-base.h \

Completed in 948 milliseconds

1 2 3 4 56 7 8 91011>>