Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbOverheatEvent.cpp34 constexpr char kWakeLockPath[] = "/sys/power/wake_lock"; variable
108 if (!WriteStringToFile(kOverheatLock, kWakeLockPath)) { in wakeLockAcquire()