Searched refs:DEFAULT_WAKE_UNLOCK_PATH (Results 1 – 1 of 1) sorted by relevance
53 static const std::string DEFAULT_WAKE_UNLOCK_PATH = "/sys/power/wake_unlock"; variable201 if (wake_unlock_path.empty()) wake_unlock_path = DEFAULT_WAKE_UNLOCK_PATH; in wakelock_initialize_native()