Home
last modified time | relevance | path

Searched refs:readWakeupReasons (Results 1 – 1 of 1) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp68 static std::vector<std::string> readWakeupReasons(int fd) { in readWakeupReasons() function
270 std::vector<std::string> wakeupReasons = readWakeupReasons(mWakeupReasonsFd); in initAutosuspend()