Searched defs:wakeupReasons (Results 1 – 9 of 9) sorted by relevance
37 void notifyWakeup(boolean success, in @utf8InCpp String[] wakeupReasons); in notifyWakeup()
21 void notifyWakeup(boolean success, in @utf8InCpp String[] wakeupReasons); in notifyWakeup()
30 void notifyWakeup(boolean success, in @utf8InCpp String[] wakeupReasons); in notifyWakeup()
37 void WakeupList::update(const std::vector<std::string>& wakeupReasons) { in update()
70 std::vector<std::string> wakeupReasons; in readWakeupReasons() local282 std::vector<std::string> wakeupReasons = readWakeupReasons(mWakeupReasonsFd); in initAutosuspend() local
137 void SuspendControlService::notifyWakeup(bool success, std::vector<std::string>& wakeupReasons) { in notifyWakeup()
439 binder::Status notifyWakeup(bool x, const std::vector<std::string>& wakeupReasons) { in notifyWakeup()
100 const std::vector<std::string>& wakeupReasons) override { in notifyWakeup()169 std::vector<std::string> wakeupReasons; in nativeWaitWakeup() local
4135 final Map<String, ? extends Timer> wakeupReasons = getWakeupReasonStats(); in dumpCheckinLocked() local8312 final Map<String, ? extends Timer> wakeupReasons = getWakeupReasonStats(); in dumpProtoSystemLocked() local