Searched refs:kMaxWaitServiceTimeMs (Results 1 – 1 of 1) sorted by relevance
81 static const int64_t kMaxWaitServiceTimeMs = in registerWithPowerStats() local92 if ((nowMs - startMs) > kMaxWaitServiceTimeMs) { in registerWithPowerStats()