Searched defs:stringList (Results 1 – 2 of 2) sorted by relevance
776 …tringVectorToStringList(const std::vector<std::string> &stringVector, Print_StringList &stringList) in ConvertStringVectorToStringList()801 void ReleaseStringList(Print_StringList &stringList) in ReleaseStringList()
639 std::vector<std::string>& stringList = saneDesc.optionConstraintString_; in GetScanOptionDesc() local