Home
last modified time | relevance | path

Searched refs:soon (Results 1 – 9 of 9) sorted by relevance

/system/libhidl/transport/manager/1.2/
DIClientCallback.hal30 * true - when there are >= 1 clients. This must be called as soon as IServiceManager::get
33 * may be used again soon.
/system/sepolicy/private/
Dcrash_dump.te21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
/system/sepolicy/public/
Dkeystore.te44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
/system/sepolicy/prebuilts/api/31.0/private/
Dcrash_dump.te21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
/system/sepolicy/prebuilts/api/31.0/public/
Dkeystore.te44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
/system/bt/service/doc/
DIBluetoothGattServerCallback.txt130 * this will be called as soon as the notification packet is successfully sent
/system/core/fs_mgr/
DREADME.overlayfs.md69 The backing store is used as soon as possible in the boot
/system/security/keystore2/src/
Ddatabase.rs3285 let soon = now.checked_add(duration).unwrap(); in datetime() localVariable
3288 params![DateTime::try_from(now)?, DateTime::try_from(then)?, DateTime::try_from(soon)?], in datetime()
3294 assert_eq!(DateTime::try_from(soon)?, rows.next()?.unwrap().get(0)?); in datetime()
3297 assert!(DateTime::try_from(then)? < DateTime::try_from(soon)?); in datetime()
3298 assert!(DateTime::try_from(now)? < DateTime::try_from(soon)?); in datetime()
/system/core/rootdir/
Dinit.rc632 # Start bootcharting as soon as possible after the data partition is