Searched refs:StrategyMap (Results 1 – 2 of 2) sorted by relevance
26 using StrategyMap = std::unordered_map<std::string, UiStrategyCfg>; variable55 std::pair<bool, StrategyMap::const_iterator> CheckMode() const;62 const StrategyMap &strategies_;
58 std::pair<bool, UpdaterUiFacade::StrategyMap::const_iterator> UpdaterUiFacade::CheckMode() const in CheckMode()