Home
last modified time | relevance | path

Searched defs:WakeLockImpl (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware_legacy/
Dpower.cpp87 class WakeLock::WakeLockImpl { class in android::wakelock::WakeLock
100 WakeLock::WakeLockImpl::WakeLockImpl(const std::string& name) : mWakeLock(nullptr) { in WakeLockImpl() function in android::wakelock::WakeLock::WakeLockImpl