Searched refs:LicenseExists (Results 1 – 3 of 3) sorted by relevance
45 virtual bool LicenseExists(const std::string& keySetId);
157 bool DeviceFiles::LicenseExists(const std::string& keySetId) { in LicenseExists() function in android::hardware::drm::V1_4::clearkey::DeviceFiles
341 if (mFileHandle.LicenseExists(*keySetId)) { in makeKeySetId()