Searched defs:PutSource (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/ | ||
H A D | wakeup_action_sources.cpp | 33 void WakeupActionSources::PutSource(const std::string& key, std::shared_ptr<WakeupActionSource>& so… in PutSource() function in OHOS::PowerMgr::WakeupActionSources |
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/ | ||
H A D | suspend_sources.cpp | 55 void SuspendSources::PutSource(SuspendSource& source) in PutSource() function in OHOS::PowerMgr::SuspendSources |
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/ | ||
H A D | wakeup_sources.cpp | 83 void WakeupSources::PutSource(WakeupSource& source) in PutSource() function in OHOS::PowerMgr::WakeupSources |