Home
last modified time | relevance | path

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

12

/system/tpm/attestation/server/
Dattestationd.conf20 start on started tcsd and started boot-services
/system/bt/stack/btm/
Dbtm_ble_bgconn.cc178 bool started = false; in btm_add_dev_to_controller() local
185 started = true; in btm_add_dev_to_controller()
191 started = true; in btm_add_dev_to_controller()
198 started = true; in btm_add_dev_to_controller()
204 started = true; in btm_add_dev_to_controller()
214 started = true; in btm_add_dev_to_controller()
221 return started; in btm_add_dev_to_controller()
/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/sepolicy/prebuilts/api/26.0/private/
Dvr_hwc.te3 # Daemon started by init.
Dzygote.te85 # Allow creating user-specific storage source if started before vold.
Dapp.te171 # Grant GPU access to all processes started by Zygote.
/system/sepolicy/private/
Dvr_hwc.te3 # Daemon started by init.
Dzygote.te85 # Allow creating user-specific storage source if started before vold.
Dapp.te184 # Grant GPU access to all processes started by Zygote.
/system/bt/vendor_libs/test_vendor_lib/src/
Dasync_manager.cc108 int started = tryStartThread(); in WatchFdForNonBlockingReads() local
109 if (started != 0) { in WatchFdForNonBlockingReads()
111 return started; in WatchFdForNonBlockingReads()
393 int started = tryStartThread(); in scheduleTask() local
394 if (started != 0) { in scheduleTask()
/system/bt/bta/av/
Dbta_av_aact.cc1040 p_scb->started = false; in bta_av_cleanup()
1488 p_scb->started = false; in bta_av_do_close()
1947 bta_av_cb.sco_occupied, p_scb->role, p_scb->started); in bta_av_do_start()
1963 if ((p_scb->started == false) && in bta_av_do_start()
1969 } else if (p_scb->started) { in bta_av_do_start()
1979 APPL_TRACE_DEBUG("%s: started %d role:x%x", __func__, p_scb->started, in bta_av_do_start()
1994 uint8_t start = p_scb->started; in bta_av_str_stopped()
2125 if (p_scb->started) { in bta_av_reconfig()
2141 __func__, p_scb->started, p_scb->state, in bta_av_reconfig()
2143 if (p_scb->started) { in bta_av_reconfig()
[all …]
Dbta_av_int.h485 bool started; /* true if stream started */ member
604 extern void bta_av_stream_chg(tBTA_AV_SCB* p_scb, bool started);
Dbta_av_act.cc1088 void bta_av_stream_chg(tBTA_AV_SCB* p_scb, bool started) { in bta_av_stream_chg() argument
1097 started, started_msk, p_scb->chnl); in bta_av_stream_chg()
1103 if (started) { in bta_av_stream_chg()
1111 if (!started) { in bta_av_stream_chg()
/system/extras/tests/workloads/
Dfeedly-chrome.sh72 echo feedly started in ${t}ms
/system/sepolicy/prebuilts/api/26.0/public/
Dsdcardd.te41 # The sdcard daemon should no longer be started from init
/system/sepolicy/public/
Dsdcardd.te41 # The sdcard daemon should no longer be started from init
/system/core/init/
DREADME.md173 It must be explicitly started by name.
231 named class may be started or stopped together. A service
281 is not running when shut down starts, it will be started.
363 If the service is supposed to be running, it will be started now.
365 service should be started when needed. E.g.
386 started after this command is executed)
580 stage of init started.
590 first started.
615 One thing to watch for is that the bootchart will show init as if it started
617 actually started init.
[all …]
/system/core/shell_and_utilities/
DREADME.md13 We started moving a few of the more important tools to full
14 BSD implementations in JellyBean before we started in earnest in
19 in Marshmallow we changed direction and started the move to toybox.
/system/extras/ANRdaemon/
DREADME8 The daemon will be started at boot time and will be running with the following
/system/bt/osi/src/protos/
Dbluetooth.proto201 // Scan started.
/system/bt/doc/
Dpower_management.md133 in `bta_dm_cb.pm_timer` is started.
169 `bta_dm_pm_btm_status` stops any timers started for the device in
/system/core/adb/
DOVERVIEW.TXT70 these services either run within the adbd daemon, or are started by
/system/extras/f2fs_utils/
Df2fs_sparseblock.c493 unsigned int used, found, started = 0, i; in run_on_used_blocks() local

12