Searched refs:wakeupCauseFd (Results 1 – 1 of 1) sorted by relevance
478 UniqueFd wakeupCauseFd(TEMP_FAILURE_RETRY(open(getPath.c_str(), O_RDONLY | O_CLOEXEC))); in GetWakeupReason() local479 if (wakeupCauseFd < 0) { in GetWakeupReason()482 LoadStringFd(wakeupCauseFd, reason); in GetWakeupReason()