Home
last modified time | relevance | path

Searched refs:expires (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/update_manager/
Devaluation_context.cc58 TimeDelta GetTimeout(Time curr, Time expires) { in GetTimeout() argument
59 if (expires.is_max()) in GetTimeout()
61 return expires - curr; in GetTimeout()
/system/bt/doc/
Dpower_management.md198 1. A timer expires, and calls `bta_dm_pm_timer_cback`.