Searched refs:ConvertStringVectorToPropertyList (Results 1 – 3 of 3) sorted by relevance
29 Print_ErrorCode ConvertStringVectorToPropertyList(const std::vector<std::string> &valueList,
342 return ConvertStringVectorToPropertyList(valueList, propertyList); in OH_Print_QueryPrinterProperties()
665 Print_ErrorCode ConvertStringVectorToPropertyList(const std::vector<std::string> &valueList, in ConvertStringVectorToPropertyList() function