Searched refs:kBootDurationThreshold (Results 1 – 2 of 2) sorted by relevance
359 static constexpr int64_t kBootDurationThreshold = 120 /* seconds */ * 1e9; variable
1715 item->getTimestamp() - mFirstCreateTimeNs < kBootDurationThreshold; in onEvent()