Home
last modified time | relevance | path

Searched refs:printerIdJson (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_user_data.cpp288 nlohmann::json printerIdJson = item.value(); in ConvertJsonToUsedPrinterList() local
289 usedPrinterList_.push_back(printerIdJson.get<std::string>()); in ConvertJsonToUsedPrinterList()