Searched refs:hsPosStr (Results 1 – 1 of 1) sorted by relevance
14 std::string hsPosStr; in getMappedHSConfig() local15 hsPosStr = std::to_string(hsPosition); in getMappedHSConfig()17 if (hsPosMap.find(hsPosStr) != hsPosMap.end()) in getMappedHSConfig()19 adjustedPosition = hsPosMap[hsPosStr]; in getMappedHSConfig()