/system/chre/pal/util/ |
D | wifi_scan_cache.c | 30 bool started; member 107 if (gWifiCacheState.started) { in isWifiScanCacheBusy() 222 gWifiCacheState.started = true; in chreWifiScanCacheScanEventBegin() 234 if (!gWifiCacheState.started) { in chreWifiScanCacheScanEventAdd() 261 if (gWifiCacheState.started) { in chreWifiScanCacheScanEventEnd() 287 gWifiCacheState.started = false; in chreWifiScanCacheScanEventEnd()
|
/system/sepolicy/prebuilts/api/30.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/26.0/private/ |
D | vr_hwc.te | 3 # Daemon started by init.
|
/system/sepolicy/prebuilts/api/31.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/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/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
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | async_manager.cc | 104 int started = tryStartThread(); in WatchFdForNonBlockingReads() local 105 if (started != 0) { in WatchFdForNonBlockingReads() 107 return started; in WatchFdForNonBlockingReads() 404 int started = tryStartThread(); in scheduleTask() local 405 if (started != 0) { in scheduleTask()
|
/system/security/keystore2/src/ |
D | watchdog.rs | 59 started: Instant, field 125 r.started.elapsed(), in log_report() 135 r.started.elapsed(), in log_report() 228 let record = Record { started: Instant::now(), deadline, callback }; in arm()
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
/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/prebuilts/api/29.0/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
/system/sepolicy/public/ |
D | vendor_shell.te | 7 # Use fd from shell when vendor_shell is started from shell
|
/system/bt/gd/os/linux_generic/ |
D | reactor_unittest.cc | 155 started.set_value(); in OnReadReady() 163 std::promise<void> started; member in bluetooth::os::__anon8b2d8b280111::FakeRunningReactable 237 fake_reactable.started.get_future().wait(); in TEST_F() 255 fake_reactable.started.get_future().wait(); in TEST_F() 274 fake_reactable.started.get_future().wait(); in TEST_F()
|
/system/bt/gd/hci/ |
D | le_advertising_manager.cc | 56 bool started = false; member 951 bool started = advertising_sets_[enabled_set.advertising_handle_].started; in on_set_advertising_enable_complete() local 957 if (started) { in on_set_advertising_enable_complete() 961 advertising_sets_[enabled_set.advertising_handle_].started = true; in on_set_advertising_enable_complete() 985 bool started = advertising_sets_[enabled_set.advertising_handle_].started; in on_set_extended_advertising_enable_complete() local 991 if (started) { in on_set_extended_advertising_enable_complete() 995 advertising_sets_[enabled_set.advertising_handle_].started = true; in on_set_extended_advertising_enable_complete() 1013 if (advertising_sets_[id].started) { in on_set_extended_advertising_parameters_complete() 1029 if (advertising_callbacks_ == nullptr || !advertising_sets_[id].started) { in on_set_periodic_advertising_enable_complete() 1071 if (advertising_callbacks_ == nullptr || !advertising_sets_[id].started) { in check_status_with_id()
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 851 p_scb->started = false; in bta_av_cleanup() 1323 p_scb->started = false; in bta_av_do_close() 1807 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1824 if (p_scb->started) { in bta_av_do_start() 1832 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1849 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1866 logbool(p_scb->started).c_str(), p_scb->wait); in bta_av_do_start() 1880 uint8_t start = p_scb->started; in bta_av_str_stopped() 2008 if (p_scb->started) { in bta_av_reconfig() 2025 __func__, p_scb->started, p_scb->state, in bta_av_reconfig() [all …]
|
/system/extras/tests/workloads/ |
D | feedly-chrome.sh | 72 echo feedly started in ${t}ms
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | sdcardd.te | 41 # The sdcard daemon should no longer be started from init
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | sdcardd.te | 41 # The sdcard daemon should no longer be started from init
|