Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 52) sorted by relevance

123

/system/sepolicy/prebuilts/api/26.0/private/
Dvr_hwc.te3 # Daemon started by init.
/system/sepolicy/private/
Dvr_hwc.te3 # Daemon started by init.
/system/sepolicy/prebuilts/api/28.0/private/
Dvr_hwc.te3 # Daemon started by init.
/system/sepolicy/prebuilts/api/29.0/private/
Dvr_hwc.te3 # Daemon started by init.
/system/sepolicy/prebuilts/api/27.0/private/
Dvr_hwc.te3 # Daemon started by init.
/system/sepolicy/vendor/
Dhal_audiocontrol_default.te5 # may be started by init
Dhal_vehicle_default.te5 # may be started by init
/system/bt/service/doc/
DIBluetoothGattClient.txt65 * 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
DIBluetoothLowEnergy.txt92 * 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
DIBluetoothLowEnergyCallback.txt42 * Called to report BLE device scan results once a scan session is started for
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dasync_manager.cc106 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/
Dvendor_shell.te7 # Use fd from shell when vendor_shell is started from shell
Dsdcardd.te41 # The sdcard daemon should no longer be started from init
/system/sepolicy/public/
Dvendor_shell.te7 # Use fd from shell when vendor_shell is started from shell
Dsdcardd.te42 # The sdcard daemon should no longer be started from init
/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_shell.te7 # Use fd from shell when vendor_shell is started from shell
Dsdcardd.te42 # The sdcard daemon should no longer be started from init
/system/update_engine/client_library/
Dclient_binder.cc52 bool started; in AttemptUpdate() local
58 &started) in AttemptUpdate()
/system/extras/tests/workloads/
Dfeedly-chrome.sh72 echo feedly started in ${t}ms
/system/bt/bta/av/
Dbta_av_aact.cc906 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 …]
Dbta_av_int.h497 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/
Dsdcardd.te41 # The sdcard daemon should no longer be started from init
/system/sepolicy/prebuilts/api/27.0/public/
Dsdcardd.te41 # The sdcard daemon should no longer be started from init
/system/core/init/
DREADME.md174 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/
DREADME8 The daemon will be started at boot time and will be running with the following

123