Searched refs:unlock_path (Results 1 – 2 of 2) sorted by relevance
50 void wakelock_set_paths(const char* lock_path, const char* unlock_path);
221 void wakelock_set_paths(const char* lock_path, const char* unlock_path) { in wakelock_set_paths() argument224 if (unlock_path) wake_unlock_path = unlock_path; in wakelock_set_paths()