Searched refs:unexpandedLocationCode (Results 1 – 1 of 1) sorted by relevance
289 const std::string& unexpandedLocationCode, in getExpandedLocationCode() argument292 auto expanded{unexpandedLocationCode}; in getExpandedLocationCode()306 auto pos = unexpandedLocationCode.find("fcs"); in getExpandedLocationCode()315 pos = unexpandedLocationCode.find("mts"); in getExpandedLocationCode()396 if (unexpandedLocationCode.find("fcs") != std::string::npos) in getExpandedLocationCode()