Home
last modified time | relevance | path

Searched refs:getWakeLockId (Results 1 – 1 of 1) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp64 static inline WakeLockIdType getWakeLockId(int pid, const string& name) { in getWakeLockId() function
154 auto wlId = getWakeLockId(pid, name); in acquireWakeLock()