Searched refs:supportTypes (Results 1 – 1 of 1) sorted by relevance
431 std::string supportTypes; in SetOptionAttribute() local435 supportTypes = ""; in SetOptionAttribute()446 supportTypes = jsonArray.dump(); in SetOptionAttribute()448 PRINT_HILOGD("%{public}s: %{public}s", keyword.c_str(), supportTypes.c_str()); in SetOptionAttribute()449 if (!supportTypes.empty()) { in SetOptionAttribute()451 printerCaps.SetPrinterAttrNameAndValue(keyword.c_str(), supportTypes.c_str()); in SetOptionAttribute()