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