/system/gsid/ |
D | gsi_tool.cpp | 326 bool running = false; in Wipe() local 327 if (gsid->isGsiRunning(&running).isOk() && running) { in Wipe() 341 bool running; in WipeData() local 342 auto status = gsid->isGsiRunning(&running); in WipeData() 347 if (running) { in WipeData() 377 bool running; in Status() local 378 auto status = gsid->isGsiRunning(&running); in Status() 382 } else if (running) { in Status() 398 } else if (running || installed) { in Status()
|
/system/update_engine/update_manager/ |
D | update_manager.conf.example | 4 # running update_engine in developer mode (and only if running in
|
/system/extras/simpleperf/scripts/inferno/ |
D | script.js | 27 let running = false; 29 if (!running) { 30 running = true; 33 running = false;
|
/system/extras/ANRdaemon/ |
D | README | 8 The daemon will be started at boot time and will be running with the following 20 not running. This is because the daemon process turns off tracing when CPU usage 26 file is parsed by systrace.py, the daemon process is shown as running for the
|
/system/chre/host/msm/daemon/idl/ |
D | chre_slpi.idl | 18 * Defines the FastRPC interface between CHRE running on the SLPI and the host 19 * daemon running on the AP.
|
/system/core/adb/daemon/ |
D | usb.cpp | 276 bool running = true; in StartMonitor() local 277 while (running) { in StartMonitor() 318 running = false; in StartMonitor() 324 running = false; in StartMonitor() 334 running = false; in StartMonitor() 340 running = false; in StartMonitor() 358 running = false; in StartMonitor() 371 running = false; in StartMonitor()
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 6 # the global rlimit. Once bpfloader is running as its own user in the
|
/system/core/adb/ |
D | SERVICES.TXT | 12 ADB client detects that an obsolete server is running after an 35 emulator will forward automatically to the adbd daemon running 44 be sent directly to the adbd daemon running on the device. 55 running. (Used to implement the -e convenience option) 59 either the device or emulator connect to/running on the host. 75 running on the host. This will fail if there is none or more than one. 79 interpreted as 'any single device or emulator connected to/running on 220 Connects to the JDWP thread running in the VM of process <pid>. 230 This service is used by DDMS to know which debuggable processes are running
|
D | OVERVIEW.TXT | 8 connected to or running on a given host developer machine 71 between the client and the service running in adbd. In this case 125 - Local transports, for emulators running on the host, connected to 130 running on another machine. This hasn't been done yet though.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | untrusted_app_25.te | 4 ### This file defines the rules for untrusted apps running with 38 # are running in an emulated environment.
|
/system/bt/test/ |
D | README.md | 5 The tests are designed to be run when the Android runtime is not running. From a terminal, run: 42 running...
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | untrusted_app_25.te | 4 ### This file defines the rules for untrusted apps running with 42 # are running in an emulated environment.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | untrusted_app_25.te | 4 ### This file defines the rules for untrusted apps running with 42 # are running in an emulated environment.
|
/system/chre/external/flatbuffers/ |
D | README.md | 2 file (flatbuffers.h) which customizes it for running in the CHRE environment.
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | README.txt | 3 This folder contains any wifi kernel header updates to the kernels running on
|
/system/bt/udrv/include/ |
D | uipc.h | 70 int running; member
|
/system/sepolicy/public/ |
D | statsd.te | 9 # Allow executing files on system, such as running a shell or running:
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | statsd.te | 9 # Allow executing files on system, such as running a shell or running:
|
/system/core/bootstat/ |
D | bootstat.rc | 48 # property:init.svc.bootanim=running: The boot animation is running 50 on post-fs-data && property:init.svc.bootanim=running && property:ro.crypto.type=block
|
/system/netd/resolv/dns_responder/ |
D | dns_tls_frontend.h | 57 bool running() const { in running() function
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | cppreopts.te | 20 # Allow running the cp command using cppreopts permissions. Needed so we can
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | cppreopts.te | 20 # Allow running the cp command using cppreopts permissions. Needed so we can
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | cppreopts.te | 20 # Allow running the cp command using cppreopts permissions. Needed so we can
|
/system/extras/simpleperf/demo/CppApi/app/ |
D | build.gradle | 7 // Simpleperf suggests running on Android >= N.
|
/system/sepolicy/private/ |
D | art_apex_boot_integrity.te | 19 # Allow running the mv and rm/rmdir commands using art_apex_boot_integrity
|