Searched refs:DeleteLicense (Results 1 – 3 of 3) sorted by relevance
49 virtual bool DeleteLicense(const std::string& keySetId);
149 bool DeviceFiles::DeleteLicense(const std::string& keySetId) { in DeleteLicense() function in android::hardware::drm::V1_4::clearkey::DeviceFiles
399 mFileHandle.DeleteLicense(keySetId); in provideKeyResponse()795 if (mFileHandle.DeleteLicense(licenseName)) { in removeOfflineLicense()