Home
last modified time | relevance | path

Searched defs:then (Results 1 – 5 of 5) sorted by relevance

/system/security/keystore/
Dconfirmationui_rate_limiting.h72 auto then = Clock::now() - 24h; in doGC() local
/system/bt/gd/cert/
Dtruth.py101 def then(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT): member in EventStreamContinuationSubject
Dbehavior.py110 def then(self, times=1): member in PersistenceStage
/system/core/trusty/confirmationui/
DTrustyConfirmationUI.cpp334 auto then = std::chrono::system_clock::now() + in promptUserConfirmation_() local
/system/core/healthd/
Dhealthd_mode_charger.cpp450 int64_t then = key->timestamp + timeout; in SetNextKeyCheck() local