Searched refs:kWakeLock (Results 1 – 3 of 3) sorted by relevance
70 static const char* kWakeLock = "IdleMaint"; variable148 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in Trim()198 release_wake_lock(kWakeLock); in Trim()373 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in RunIdleMaint()403 release_wake_lock(kWakeLock); in RunIdleMaint()409 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in AbortIdleMaint()427 release_wake_lock(kWakeLock); in AbortIdleMaint()
45 static const char* kWakeLock = "Benchmark"; variable184 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in Benchmark()194 release_wake_lock(kWakeLock); in Benchmark()
49 static const char* kWakeLock = "MoveTask"; variable261 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLock); in MoveStorage()269 release_wake_lock(kWakeLock); in MoveStorage()