Home
last modified time | relevance | path

Searched defs:usedPrinterListJson (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_user_data.cpp282 nlohmann::json usedPrinterListJson = userData["usedPrinterList"]; in ConvertJsonToUsedPrinterList() local
299 void PrintUserData::ConvertUsedPrinterListToJson(nlohmann::json &usedPrinterListJson) in ConvertUsedPrinterListToJson()
357 nlohmann::json usedPrinterListJson = nlohmann::json::array(); in SetUserDataToFile() local