Home
last modified time | relevance | path

Searched refs:exec (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_bgconn.c379 BOOLEAN exec = TRUE; in btm_ble_start_auto_conn() local
425 exec = FALSE; in btm_ble_start_auto_conn()
435 exec = FALSE; in btm_ble_start_auto_conn()
449 exec = FALSE; in btm_ble_start_auto_conn()
452 return exec; in btm_ble_start_auto_conn()
/system/core/init/
Dreadme.txt82 Change to username before exec'ing this service.
89 Change to groupname before exec'ing this service. Additional
95 Change to 'seclabel' before exec'ing this service.
183 exec [ <seclabel> [ <user> [ <group> ]* ] ] -- <command> [ <argument> ]*
253 use "exec -- rm ..." instead (provided the system partition is
Dkeywords.h59 KEYWORD(exec, COMMAND, 1, do_exec)
/system/bt/stack/gatt/
Dgatt_cl.c323 BOOLEAN exec = FALSE; in gatt_check_write_long_terminate() local
337 exec = TRUE; in gatt_check_write_long_terminate()
344 exec = TRUE; in gatt_check_write_long_terminate()
347 if (exec) in gatt_check_write_long_terminate()
/system/extras/verity/
DVerityVerifier.java146 Process p = Runtime.getRuntime().exec("simg2img " + fname + in openImage()
/system/core/rootdir/
Dinit.rc362 exec - system system -- /system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo
707 # all exec/services are called with umask(077), so no gain beyond 0700
710exec - logd log -- /system/bin/logcat -L -b all -v threadtime -v usec -v printable -D -f /data/mis…
/system/bt/bta/hh/
Dbta_hh_le.c1016 BOOLEAN exec = FALSE; in bta_hh_le_set_protocol_mode() local
1059 exec = TRUE; in bta_hh_le_set_protocol_mode()
1062 return exec; in bta_hh_le_set_protocol_mode()