Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodr_compilation_log.cc221 const time_t last_attempt = entries_.back().when; in ShouldAttemptCompile() local
222 const time_t threshold = last_attempt + backoff; in ShouldAttemptCompile()