Searched refs:g_mapPartsParamName (Results 1 – 1 of 1) sorted by relevance
82 std::map<DHType, std::string> g_mapPartsParamName = { variable235 auto item = g_mapPartsParamName.find(config.type); in CheckComponentEnable()236 if (item == g_mapPartsParamName.end()) { in CheckComponentEnable()