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