Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 48) sorted by relevance

12

/system/update_engine/update_manager/
Dupdate_manager.conf.example4 # running update_engine in developer mode (and only if running in
/system/core/bootstat/
Dbootstat.rc10 # property:init.svc.bootanim=running: The boot animation is running
12 on post-fs-data && property:init.svc.bootanim=running && property:ro.crypto.type=block
/system/extras/ANRdaemon/
DREADME8 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/
Dchre_slpi.idl18 * Defines the FastRPC interface between CHRE running on the SLPI and the host
19 * daemon running on the AP.
/system/core/adb/
DSERVICES.TXT16 ADB client detects that an obsolete server is running after an
39 emulator will forward automatically to the adbd daemon running
48 be sent directly to the adbd daemon running on the device.
59 running. (Used to implement the -e convenience option)
63 either the device or emulator connect to/running on the host.
79 running on the host. This will fail if there is none or more than one.
83 interpreted as 'any single device or emulator connected to/running on
224 Connects to the JDWP thread running in the VM of process <pid>.
234 This service is used by DDMS to know which debuggable processes are running
DOVERVIEW.TXT8 connected to or running on a given host developer machine
72 between the client and the service running in adbd. In this case
129 - Local transports, for emulators running on the host, connected to
134 running on another machine. This hasn't been done yet though.
/system/bt/test/
DREADME.md5 The tests are designed to be run when the Android runtime is not running. From a terminal, run:
42 running...
/system/sepolicy/private/
Duntrusted_app_25.te4 ### This file defines the rules for untrusted apps running with
42 # are running in an emulated environment.
Dstoraged.te44 # running as root. See b/35323867 #3.
/system/bt/udrv/ulinux/
Duipc.cc87 int running; member
214 uipc_main.running = 0; in uipc_main_init()
466 while (uipc_main.running) { in uipc_read_task()
514 uipc_main.running = 1; in uipc_start_main_server_thread()
530 uipc_main.running = 0; in uipc_stop_main_server_thread()
/system/chre/external/flatbuffers/
DREADME.md2 file (flatbuffers.h) which customizes it for running in the CHRE environment.
/system/sepolicy/public/
Dcppreopts.te20 # Allow running the cp command using cppreopts permissions. Needed so we can
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
Dotapreopt_slot.te25 # Allow running the mv and rm/rmdir commands using otapreopt_slot permissions.
Dcharger.te40 # process when running in charger mode.
Dsdcardd.te31 # Allow running on top of expanded storage
Dfsck_untrusted.te23 # is currently mounted and running fsck is dangerous.
Dhealthd.te62 # process when running in charger mode.
Dhal_neverallows.te50 # Only allow transitioning to a domain by running its executable. Do not
Dfsck.te28 # is currently mounted and running fsck is dangerous.
/system/bt/
DREADME.md3 ## Building and running on AOSP
6 ## Building and running on Linux
/system/core/init/
DREADME.md169 select their desired uid without ever running as root.
279 not already running.
283 currently running.
287 currently running, without disabling them. They can be restarted
308 If the service is supposed to be running, it will be started now.
341 -f: force installation of the module even if the version of the running kernel
374 > Stops and restarts a running service, does nothing if the service is currently
403 > Start a service running if it is not already running.
406 > Stop a service from running if it is currently running.
473 > State of a named service ("stopped", "stopping", "running", "restarting")
[all …]
/system/tools/hidl/test/java_test/
Dhidl_test_java32 echo "FAILED: Not running $native because it doesn't exist."
/system/extras/simpleperf/
DREADME.md107 When running the stat command, if the number of hardware events is larger than
158 # Start a child process running `ls`, and stat it.
163 to monitor. When monitoring a child process running a new command, simpleperf
170 # Stat until the child process running `ls` finishes.
227 # Record a child process running `ls`.
238 # Record with sample frequency 1000: sample 1000 times every second running.
251 # Record until the child process running `ls` finishes.
376 Simpleperf tools in ndk contain three parts: simpleperf executable running on
377 Android device, simpleperf executable running on host, and python scripts.
380 Simpleperf running on device is located at bin/android directory. It contains
[all …]
/system/netd/tests/dns_responder/
Ddns_responder.h52 bool running() const;

12