Home
last modified time | relevance | path

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

12

/system/nfc/tools/casimir/
DREADME.rst116 | CORE_GENERIC_ERROR_NTF | Not started | Unused in the implementation so far |
149 | RF_FIELD_INFO_NTF | Not started | |
151 | RF_T3T_POLLING_CMD | Not started | |
155 | RF_NFCEE_ACTION_NTF | Not started | |
159 | RF_PARAMETER_UPDATE_CMD | Not started | |
162 | RF_INTF_EXT_START_CMD | Not started | |
165 | RF_INTF_EXT_STOP_CMD | Not started | |
168 | RF_EXT_AGG_ABORT_CMD | Not started | |
171 | RF_NDEF_ABORT_CMD | Not started | |
174 | RF_ISO_DEP_NAK_PRESENCE_CMD | Not started | |
[all …]
/system/security/keystore2/watchdog/src/
Dlib.rs59 started: Instant, field
133 overdue_records.sort_unstable_by(|(_, r1), (_, r2)| r1.started.cmp(&r2.started)); in log_report()
148 groups.sort_by(|v1, v2| v1.last().unwrap().1.started.cmp(&v2.last().unwrap().1.started)); in log_report()
158 r.started.elapsed(), in log_report()
168 r.started.elapsed(), in log_report()
262 let record = Record { started: Instant::now(), deadline, callback }; in arm()
/system/chre/pal/util/
Dwifi_scan_cache.c30 bool started; member
107 if (gWifiCacheState.started) { in isWifiScanCacheBusy()
222 gWifiCacheState.started = true; in chreWifiScanCacheScanEventBegin()
234 if (!gWifiCacheState.started) { in chreWifiScanCacheScanEventAdd()
262 if (gWifiCacheState.started) { in chreWifiScanCacheScanEventEnd()
288 gWifiCacheState.started = false; in chreWifiScanCacheScanEventEnd()
/system/sepolicy/vendor/
Dhal_audiocontrol_default.te5 # may be started by init
Dhal_ivn_default.te4 # May be started by init
Dhal_remoteaccess_default.te4 # May be started by init
Dhal_vehicle_default.te5 # may be started by init
/system/sepolicy/private/
Dvendor_shell.te4 # Use fd from shell when vendor_shell is started from shell
Dsdcardd.te45 # The sdcard daemon should no longer be started from init
Dsimpleperf_boot.te2 # It is started by init process. It's only available on userdebug/eng build.
Dzygote.te159 # Allow creating user-specific storage source if started before vold.
164 # Allow mounting user-specific storage source if started before vold.
Dperfetto.te97 -system_server # For accessing traces started by profiling apis.
/system/extras/tests/workloads/
Dfeedly-chrome.sh72 echo feedly started in ${t}ms
/system/extras/ANRdaemon/
DREADME8 The daemon will be started at boot time and will be running with the following
/system/core/init/
DREADME.md216 named class may be started or stopped together. A service
247 It must be explicitly started by name or by interface name.
341 > If this process cannot be started or if the process terminates with an exit code other than
359 started by this service.
378 is not running when shut down starts, it will be started.
414 the boot sequence by APEXes. When a service with updatable option is started
503 7. `early-boot` - After zygote has started.
557 If the service is supposed to be running, it will be started now.
559 service should be started when needed. E.g.
585 started after this command is executed)
[all …]
DREADME.ueventd.md160 ueventd has started. To do so, when ueventd is started it does what it calls a 'coldboot' on `/sys`,
/system/sepolicy/
DREADME.apps.md7 `appdomain` as any app started by Zygote. The macro `app_domain()` should be
/system/core/fs_mgr/libsnapshot/snapuserd/
DAndroid.bp150 // snapuserd is started during early boot by first-stage init. At that
/system/libhidl/transport/manager/1.2/
DIServiceManager.hal73 * may not be started if they are lazy.
/system/extras/profcollectd/
DREADME.md22 `profcollectd` can be started from `adb` directly (under root), or automatically on system boot by
/system/chre/apps/power_test/common/idl/
Dchre_power_test.fbs82 /// the scan interval to use if scanning is being started
/system/sepolicy/microdroid/system/private/
Dmicrodroid_manager.te27 # In case Microdroid VM is started with microdroid vendor partition, the first_stage_init
/system/chre/chpp/
DREADME.md158 Starts the main thread for CHPP's Transport Layer. This thread needs to be started after the Transp…
162 Stops the main thread for CHPP's Transport Layer that has been started by calling chppWorkThreadSta…
/system/chre/platform/shared/idl/
Dhost_messages.fbs206 /// the nanoapp is linked and started in the framework.
412 /// The number of logs dropped since CHRE started
/system/core/shell_and_utilities/
DREADME.md12 We started moving a few of the more important tools to full
18 in Marshmallow we changed direction and started the move to toybox.

12