Searched refs:srcString (Results 1 – 1 of 1) sorted by relevance
165 std::string srcString; in createPelCustom() local171 srcString = it->second; in createPelCustom()184 srcString.copy(srcChars.data(), in createPelCustom()185 std::min(srcString.size(), pel::asciiStringSize), 0); in createPelCustom()190 auto symptomId = (srcString.substr(0, 8) + '_'); in createPelCustom()224 std::string srcString; in createPelCustom() local230 srcString = it->second; in createPelCustom()243 srcString.copy(srcChars.data(), in createPelCustom()244 std::min(srcString.size(), pel::asciiStringSize), 0); in createPelCustom()249 auto symptomId = (srcString.substr(0, 8) + '_'); in createPelCustom()