Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_user_data.cpp324 nlohmann::json userDataJson = nlohmann::json::object(); in GetFileData() local
327 jsonObject["print_user_data"] = userDataJson; in GetFileData()