Searched refs:legacy_strategy_map (Results 1 – 1 of 1) sorted by relevance
43 struct legacy_strategy_map { const char *name; legacy_strategy id; }; argument44 static const std::vector<legacy_strategy_map>& getLegacyStrategy() { in getLegacyStrategy()45 static const std::vector<legacy_strategy_map> legacyStrategy = { in getLegacyStrategy()