Searched refs:StoreLicense (Results 1 – 3 of 3) sorted by relevance
42 virtual bool StoreLicense(const std::string& keySetId, LicenseState state,
51 bool DeviceFiles::StoreLicense(const std::string& keySetId, LicenseState state, in StoreLicense() function in clearkeydrm::DeviceFiles
243 if (!mFileHandle.StoreLicense(keySetIdString, DeviceFiles::kLicenseStateReleasing, in getKeyRequest()593 bool ok = mFileHandle.StoreLicense( in provideKeyResponse()