Searched refs:hKeySetIds (Results 1 – 1 of 1) sorted by relevance
229 hKeySetIds) { in toKeySetIds()231 for (size_t i = 0; i < hKeySetIds.size(); i++) { in toKeySetIds()232 keySetIds.push_back(toVector(hKeySetIds[i])); in toKeySetIds()1160 [&](Status status, const hidl_vec<KeySetId>& hKeySetIds) { in getOfflineLicenseKeySetIds() argument1162 keySetIds = toKeySetIds(hKeySetIds); in getOfflineLicenseKeySetIds()