Searched refs:kWakeLock (Results 1 – 3 of 3) sorted by relevance
45 static const char* kWakeLock = "Benchmark"; variable184 auto wl = android::wakelock::WakeLock::tryGet(kWakeLock); in Benchmark()
78 static const char* kWakeLock = "IdleMaint"; variable157 auto wl = android::wakelock::WakeLock::tryGet(kWakeLock); in Trim()420 auto wl = android::wakelock::WakeLock::tryGet(kWakeLock); in RunIdleMaint()457 auto wl = android::wakelock::WakeLock::tryGet(kWakeLock); in AbortIdleMaint()
49 static const char* kWakeLock = "MoveTask"; variable259 auto wl = android::wakelock::WakeLock::tryGet(kWakeLock); in MoveStorage()