Searched defs:printPreferenceJson (Results 1 – 2 of 2) sorted by relevance
993 nlohmann::json printPreferenceJson = object[printerId]; in InitPreferenceMap() local1013 nlohmann::json printPreferenceJson = nlohmann::json::parse(printPreference.second); in WritePreferenceToFile() local
1422 nlohmann::json printPreferenceJson; variable