Searched refs:kTimeoutMsPowerOff (Results 1 – 2 of 2) sorted by relevance
147 static const int kTimeoutMsPowerOff = 3000; variable148 static const int kTimeoutMsDoze = kTimeoutMsPowerOff;149 static const int kTimeoutMsDozeSuspend = kTimeoutMsPowerOff;
1033 Fence::Wait(retire_fence, kTimeoutMsPowerOff); in PowerOff()