Home
last modified time | relevance | path

Searched refs:strategyListMap_ (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp418 return GetConfigWithName(switchName, strategyListMap_); in GetStrategyConfigList()
609 strategyListMap_[element.key()] = element.value().get<bool>(); in ParseStrategyListConfig()
617 for (const auto& it : strategyListMap_) { in UpdateStrategyList()
853 for (const auto& [strategyListName, strategyListVal] : strategyListMap_) { in DumpStandbyConfigInfo()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h163 std::unordered_map<std::string, bool> strategyListMap_; member in OHOS::DevStandbyMgr::StandbyConfigManager

Completed in 3 milliseconds