Searched refs:timeLeft (Results 1 – 2 of 2) sorted by relevance
532 int64_t timeLeft; in handleWakelocks() local533 if (sharedWakelockDidTimeout(&timeLeft)) { in handleWakelocks()540 static_cast<uint32_t>(WakeLockQueueFlagBits::DATA_WRITTEN), timeLeft); in handleWakelocks()552 bool HalProxy::sharedWakelockDidTimeout(int64_t* timeLeft) { in sharedWakelockDidTimeout() argument559 *timeLeft = kWakelockTimeoutNs - duration; in sharedWakelockDidTimeout()
316 bool sharedWakelockDidTimeout(int64_t* timeLeft);