Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp761 bool PrintSystemData::GetAllPrintUser(std::vector<int32_t> &allPrintUserList) in GetAllPrintUser()
772 …SystemData::ParseUserListJsonV1(nlohmann::json &jsonObject, std::vector<int32_t> &allPrintUserList) in ParseUserListJsonV1()
H A Dprint_service_ability.cpp2978 std::vector<int32_t> allPrintUserList; in DeletePrinterFromUserData() local