/device/huawei/angler/sepolicy/ |
D | perfd.te | 6 allow perfd cameraserver:process signull; 24 # perfd uses kill(pid, 0) to determine if a process exists. 25 # Determining if a process exists does not require the kill capability 26 # since a permission denied indicates the process exists.
|
D | kernel.te | 2 allow kernel domain:process setsched;
|
D | rmt.te | 1 # remote storage process
|
D | netmgrd.te | 1 # Network utilities (radio process)
|
D | system_server.te | 34 allow system_server zygote:process setsched;
|
/device/lge/bullhead/sepolicy/ |
D | perfd.te | 27 # perfd uses kill(pid, 0) to determine if a process exists. 28 # Determining if a process exists does not require the kill capability 29 # since a permission denied indicates the process exists. 32 allow perfd cameraserver:process signull;
|
D | servicemanager.te | 6 allow servicemanager init:process getattr; 9 #HACK allow servicemanager init_shell:process getattr;
|
D | kernel.te | 2 allow kernel domain:process setsched;
|
D | thermal-engine.te | 1 # Temperature sensor daemon (root process)
|
D | rmt.te | 1 # remote storage process (runs as nobody)
|
D | cnd.te | 17 # than one of the groups assigned to the current process to see if
|
D | system_server.te | 39 allow system_server zygote:process setsched;
|
D | netmgrd.te | 1 # Network utilities (radio process)
|
/device/google/dragon/audio/hal/dsp/tests/ |
D | crossover_test.c | 29 void process(struct crossover *xo, int count, float *data0, float *data1, in process() function 61 process(&xo, frames, data0, data1, data2); in main() 68 process(&xo, frames, data0 + frames, data1 + frames, in main()
|
D | eq_test.c | 63 static void process(struct eq *eq, float *data, int count) in process() function 94 process(eq, data, frames); in test_file() 109 process(eq, data + frames, frames); in test_file()
|
D | crossover2_test.c | 29 void process(struct crossover2 *xo2, int count, float *data0L, float *data0R, in process() function 63 process(&xo2, frames, data0, data0 + frames, data1, data1 + frames, in main()
|
D | eq2_test.c | 28 static void process(struct eq2 *eq2, float *data0, float *data1, int count) in process() function 66 process(eq2, data, data + frames, frames); in test_file()
|
D | drc_test.c | 26 static void process(struct drc *drc, float *buf, size_t frames) in process() function 91 process(drc, buf, frames); in main()
|
/device/moto/shamu/sepolicy/ |
D | mpdecision.te | 1 # CPU governor (root process) 18 allow mpdecision kernel:process setsched;
|
D | bridge.te | 1 # Bridge Manager (radio process)
|
D | thermald.te | 1 # Temperature sensor daemon (root process)
|
D | sensors.te | 1 # Integrated qualcomm sensor process
|
D | netmgrd.te | 1 # Network utilities (radio process)
|
/device/htc/flounder/sepolicy/ |
D | kickstart.te | 1 # kickstart processes and scripts (system process)
|
D | netmgrd.te | 1 # Network utilities (radio process)
|