Searched refs:GetSourceMap (Results 1 – 3 of 3) sorted by relevance
39 std::map<std::string, std::shared_ptr<WakeupActionSource>> WakeupActionSources::GetSourceMap() in GetSourceMap() function in OHOS::PowerMgr::WakeupActionSources
66 std::map<std::string, std::shared_ptr<WakeupActionSource>> GetSourceMap();
42 sourceMap_ = sources->GetSourceMap(); in Init()