Searched defs:allPrintUserList (Results 1 – 2 of 2) sorted by relevance
761 bool PrintSystemData::GetAllPrintUser(std::vector<int32_t> &allPrintUserList) in GetAllPrintUser()772 …SystemData::ParseUserListJsonV1(nlohmann::json &jsonObject, std::vector<int32_t> &allPrintUserList) in ParseUserListJsonV1()
2978 std::vector<int32_t> allPrintUserList; in DeletePrinterFromUserData() local