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