Searched refs:mapSuspendDeviceType (Results 1 – 7 of 7) sorted by relevance
24 SuspendDeviceType WakeupActionSources::mapSuspendDeviceType(const std::string& reason) in mapSuspendDeviceType() function in OHOS::PowerMgr::WakeupActionSources
64 static SuspendDeviceType mapSuspendDeviceType(const std::string& reason);
93 HandleHibernate(WakeupActionSources::mapSuspendDeviceType(reason)); in HandleAction()
23 SuspendDeviceType SuspendSources::mapSuspendDeviceType(const std::string& key) in mapSuspendDeviceType() function in OHOS::PowerMgr::SuspendSources
76 static SuspendDeviceType mapSuspendDeviceType(const std::string& key);
169 SuspendDeviceType suspendDeviceType = SuspendSources::mapSuspendDeviceType(key); in ParseSourcesProc()
170 SuspendDeviceType suspendDeviceType = SuspendSources::mapSuspendDeviceType(key);