Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware_legacy/
H A Dpower.cpp124 class WakeLock::WakeLockImpl { class in android::wakelock::WakeLock
148 WakeLock::WakeLockImpl::WakeLockImpl(const std::string& name) : mWakeLock(nullptr) { in WakeLockImpl() function in android::wakelock::WakeLock::WakeLockImpl