/system/sepolicy/prebuilts/api/26.0/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/vendor/ |
D | hal_audiocontrol_default.te | 5 # may be started by init
|
D | hal_vehicle_default.te | 5 # may be started by init
|
/system/bt/service/doc/ |
D | IBluetoothGattClient.txt | 65 * request cannot be started, e.g. if a read is already pending on this remote 87 * request cannot be started. If the write request fails due to attribute 103 * request cannot be started, e.g. if a read is already pending on this remote 125 * request cannot be started. If the write request fails due to attribute 163 * endReliableWrite. Returns false if the procedure cannot be started, e.g. if 164 * it has already been started earlier. |client_id| is obtained via 170 * Ends a previously started reliable write procedure for the remote device 174 * procedure was not started. IBluetoothGattClientCallback.onExecuteWrite will
|
D | IBluetoothLowEnergy.txt | 92 * Stops the previously started multi-advertising instance for the given 93 * client. Returns false in case of an error, e.g. this client has not started
|
D | IBluetoothLowEnergyCallback.txt | 42 * Called to report BLE device scan results once a scan session is started for
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | async_manager.cc | 106 int started = tryStartThread(); in WatchFdForNonBlockingReads() local 107 if (started != 0) { in WatchFdForNonBlockingReads() 109 return started; in WatchFdForNonBlockingReads() 372 int started = tryStartThread(); in scheduleTask() local 373 if (started != 0) { in scheduleTask()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
D | sdcardd.te | 41 # The sdcard daemon should no longer be started from init
|
/system/sepolicy/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
D | sdcardd.te | 42 # The sdcard daemon should no longer be started from init
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
D | sdcardd.te | 42 # The sdcard daemon should no longer be started from init
|
/system/update_engine/client_library/ |
D | client_binder.cc | 52 bool started; in AttemptUpdate() local 58 &started) in AttemptUpdate()
|
/system/extras/tests/workloads/ |
D | feedly-chrome.sh | 72 echo feedly started in ${t}ms
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 906 p_scb->started = false; in bta_av_cleanup() 1360 p_scb->started = false; in bta_av_do_close() 1843 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1859 if (p_scb->started) { in bta_av_do_start() 1868 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1886 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1902 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1916 uint8_t start = p_scb->started; in bta_av_str_stopped() 2045 if (p_scb->started) { in bta_av_reconfig() 2062 __func__, p_scb->started, p_scb->state, in bta_av_reconfig() [all …]
|
D | bta_av_int.h | 497 bool started; /* true if stream started */ member 674 extern void bta_av_stream_chg(tBTA_AV_SCB* p_scb, bool started);
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | sdcardd.te | 41 # The sdcard daemon should no longer be started from init
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | sdcardd.te | 41 # The sdcard daemon should no longer be started from init
|
/system/core/init/ |
D | README.md | 174 named class may be started or stopped together. A service 198 It must be explicitly started by name or by interface name. 294 started by this service. 313 is not running when shut down starts, it will be started. 335 the boot sequence by APEXes. When a service with updatable option is started 416 > Like `class_start`, but only considers services that were started 430 > Like `class_reset`, but only considers services that were started 451 If the service is supposed to be running, it will be started now. 453 service should be started when needed. E.g. 479 started after this command is executed) [all …]
|
/system/extras/ANRdaemon/ |
D | README | 8 The daemon will be started at boot time and will be running with the following
|