Searched refs:unexpandedLocationCode (Results 1 – 1 of 1) sorted by relevance
354 const std::string& unexpandedLocationCode, in getExpandedLocationCode() argument358 if (unexpandedLocationCode.empty()) in getExpandedLocationCode()361 return unexpandedLocationCode; in getExpandedLocationCode()366 size_t pos = unexpandedLocationCode.find("fcs"); in getExpandedLocationCode()370 pos = unexpandedLocationCode.find("mts"); in getExpandedLocationCode()374 return unexpandedLocationCode; in getExpandedLocationCode()400 return unexpandedLocationCode; in getExpandedLocationCode()404 return unexpandedLocationCode; in getExpandedLocationCode()417 return unexpandedLocationCode; in getExpandedLocationCode()436 return unexpandedLocationCode; in getExpandedLocationCode()[all …]