Searched refs:subLayerName (Results 1 – 2 of 2) sorted by relevance
197 std::string subLayerName; in CutLayerName() local200 subLayerName = layerName.substr(0, twenty); in CutLayerName()202 subLayerName = layerName; in CutLayerName()204 return subLayerName; in CutLayerName()
110 std::string subLayerName; in CutLayerName() local113 subLayerName = layerName.substr(0, twenty); in CutLayerName()115 subLayerName = layerName; in CutLayerName()117 return subLayerName; in CutLayerName()