Searched refs:rightRecordUids (Results 1 – 1 of 1) sorted by relevance
760 std::vector<std::string> rightRecordUids; in CleanUpRightUserDeleted() local767 int32_t ret = helper->QueryRightRecordUids(rightRecordUids); in CleanUpRightUserDeleted()772 size_t len = rightRecordUids.size(); in CleanUpRightUserDeleted()776 if (!StrToInt(rightRecordUids.at(i), uid)) { in CleanUpRightUserDeleted()777 … USB_HILOGE(MODULE_USB_SERVICE, "convert failed: %{public}s", rightRecordUids.at(i).c_str()); in CleanUpRightUserDeleted()792 totalUsers = static_cast<int32_t>(rightRecordUids.size()); in CleanUpRightUserDeleted()