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