Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 122) sorted by relevance

12345

/device/linaro/dragonboard/shared/graphics/swangle/sepolicy/
Dsw_execmem.te2 allow bootanim self:process execmem;
3 allow surfaceflinger self:process execmem;
4 allow system_server self:process execmem;
5 allow zygote self:process execmem;
/device/google/redbull-sepolicy/vendor/google/
Dgoogle_camera_app.te39 # gdbserver for ndk-gdb ptrace attaches to app process.
40 allow google_camera_app self:process ptrace;
49 allow google_camera_app runas_app:process sigchld;
57 allow runas_app google_camera_app:process { ptrace signal sigstop };
61 allow simpleperf_app_runner google_camera_app:process dyntransition; # setcon
Ddumpstate.te7 dontaudit dumpstate su:process sigkill;
18 dontaudit dumpstate incidentd:process sigkill;
Dhal_camera_default.te41 # For camera hal to control priority of current process
56 allow hal_camera_default kernel:process setsched;
/device/google/sunfish-sepolicy/vendor/google/
Dgoogle_camera_app.te39 # gdbserver for ndk-gdb ptrace attaches to app process.
40 allow google_camera_app self:process ptrace;
49 allow google_camera_app runas_app:process sigchld;
57 allow runas_app google_camera_app:process { ptrace signal sigstop };
61 allow simpleperf_app_runner google_camera_app:process dyntransition; # setcon
/device/google/coral-sepolicy/vendor/google/
Dgoogle_camera_app.te40 # gdbserver for ndk-gdb ptrace attaches to app process.
41 allow google_camera_app self:process ptrace;
51 allow google_camera_app runas_app:process sigchld;
59 allow runas_app google_camera_app:process { ptrace signal sigstop };
63 allow simpleperf_app_runner google_camera_app:process dyntransition; # setcon
/device/google/redfin-sepolicy/tracking_denials/
Dbug_map3 dumpstate hal_input_processor_default process b/238263647
4 dumpstate incident process b/238263647
/device/google/cuttlefish/shared/auto/sepolicy/vendor/
Ddumpstate.te5 allow dumpstate hal_can_socketcan:process signal;
6 allow dumpstate hal_occupant_awareness_default:process signal;
/device/google/cuttlefish/guest/hals/nfc/src/
Dmain.rs23 use std::{panic, process};
48 process::exit(0); // Force panic in thread to quit. in main()
/device/google/cuttlefish/host/commands/secure_env/
DREADME.md1 Host process substituting for a TEE (Trusted Execution Environment). Used to
7 ConfirmationUI is runs in the `webRTC` host process, which delegates signing
/device/google/vrservices/vrcore/sepolicy/
Dvrcore_app.te33 # gdbserver for ndk-gdb ptrace attaches to app process.
34 allow vrcore_app self:process ptrace;
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto190 // Describes a producer process.
195 // Typically matches the process name.
198 // Unix uid of the remote process.
599 // Before Android 12, setting this to 0 would crash the target process.
651 // crash the target process before Android 12.
656 // Sample all heaps registered by target process. Introduced in Android 12.
665 // will crash when trying to launch a new process as it will have an
704 // process.
729 // at the point in time when the sampled heap usage of the process was at its
790 // Include the process' /proc/self/smaps.
[all …]
/device/google/cuttlefish/tools/
Dtombstone_to_line.py81 def process(in_file, out_file, args): function
104 process(in_file, out_file, args)
/device/google/cuttlefish/host/cvd_test_configs/local_tests/
DREADME.md27 2. Follow standard process to build AOSP. When complete the AOSP build
28 process will put binaries into the `[AOSP checkout folder]`/out
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp301 return [nice_stopper](Subprocess* process) { in KillSubprocessFallback() argument
302 auto nice_result = nice_stopper(process); in KillSubprocessFallback()
304 auto harsh_result = KillSubprocess(process); in KillSubprocessFallback()
/device/generic/goldfish/fvpbase/sepolicy/
Dsurfaceflinger.te1 allow surfaceflinger self:process execmem;
/device/google/redbull-sepolicy/tracking_denials/
Ddumpstate.te2 dontaudit dumpstate app_zygote:process { signal };
/device/google/cuttlefish/shared/auto/sepolicy/vhal/
Dsystem_server.te2 allow system_server hal_vehicle_server:process sigkill;
/device/google_car/common/sepolicy/
Dsystem_server.te2 allow system_server hal_vehicle_server:process sigkill;
/device/google/cuttlefish/shared/sepolicy/vendor/google/
Dbug_map2 zygote ramdump_app process b/139558100
/device/generic/car/common/sepolicy/
Dsystem_server.te2 allow system_server hal_vehicle_default:process { sigkill signal };
/device/google/cuttlefish/shared/swiftshader/sepolicy/
Dsystem_server.te2 allow system_server self:process execmem;
Dsurfaceflinger.te2 allow surfaceflinger self:process execmem;
Dzygote.te2 allow zygote self:process execmem;
Dbootanim.te2 allow bootanim self:process execmem;

12345