Searched refs:DEFAULT_WAKE_LOCK_PATH (Results 1 – 1 of 1) sorted by relevance
48 static const std::string DEFAULT_WAKE_LOCK_PATH = "/sys/power/wake_lock"; variable187 if (wake_lock_path.empty()) wake_lock_path = DEFAULT_WAKE_LOCK_PATH; in wakelock_initialize_native()