Home | History | Annotate | Download | only in libmediadrm

Lines Matching defs:removeOfflineLicense

1253 status_t DrmHal::removeOfflineLicense(Vector<uint8_t> const &keySetId) {
1264 Return<Status> status = mPluginV1_2->removeOfflineLicense(toHidlVec(keySetId));