Searched refs:LicenseExists (Results 1 – 3 of 3) sorted by relevance
48 virtual bool LicenseExists(const std::string& keySetId);
160 bool DeviceFiles::LicenseExists(const std::string& keySetId) { in LicenseExists() function in clearkeydrm::DeviceFiles
1025 if (mFileHandle.LicenseExists(*keySetId)) { in makeKeySetId()