Searched refs:release_wake_lock (Results 1 – 14 of 14) sorted by relevance
34 int release_wake_lock(const char* id);
54 ASSERT_EQ(release_wake_lock(id.c_str()), 0); in TEST()83 ASSERT_EQ(release_wake_lock(id.c_str()), 0) in TEST()
105 int release_wake_lock(const char* id) { in release_wake_lock() function
658 release_wake_lock(ANDROID_WAKE_LOCK_NAME); in grabPartialWakeLock()684 release_wake_lock(ANDROID_WAKE_LOCK_NAME); in releaseWakeLock()693 release_wake_lock(ANDROID_WAKE_LOCK_NAME); in releaseWakeLock()709 release_wake_lock(ANDROID_WAKE_LOCK_NAME); in wakeTimeoutCallback()
480 release_wake_lock(WAKE_LOCK_ID); in ~InputHub()529 release_wake_lock(WAKE_LOCK_ID); in poll()774 release_wake_lock(WAKE_LOCK_ID); in openNode()
180 if (mOutstandingWakeUpEvents == 0 && release_wake_lock(kWakeLockName) == 0) { in updateWakeLock()
435 release_wake_lock_callout release_wake_lock; member
285 if (mOutstandingWakeUpEvents == 0 && release_wake_lock(kWakeLockName) == 0) { in updateWakeLock()
368 release_wake_lock(sA2dpWakeLock); in standby_l()
227 release_wake_lock(smdWakelockStr); in pollEvents()
311 release_wake_lock(kChannelWakelockName); in sendData()
720 release_wake_lock(kWakelockName); in decrementRefCountAndMaybeReleaseWakelock()
2146 release_wake_lock(WAKE_LOCK_NAME); in transitions_thread_loop()2186 release_wake_lock(WAKE_LOCK_NAME); in monitor_thread_loop()