Searched refs:infoOps (Results 1 – 1 of 1) sorted by relevance
201 nlohmann::json infoOps; in DeviceCb() local202 infoOps["printerUri"] = printerUri; in DeviceCb()203 infoOps["printerMake"] = printerMake; in DeviceCb()204 info.SetOption(infoOps.dump()); in DeviceCb()