Home
last modified time | relevance | path

Searched refs:StoreFileWithHash (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/common/
DDeviceFiles.cpp75 return StoreFileWithHash(keySetId + kLicenseFileNameExt, serializedFile); in StoreLicense()
78 bool DeviceFiles::StoreFileWithHash(const std::string& fileName, in StoreFileWithHash() function in clearkeydrm::DeviceFiles
/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/clearkeydrm/
DDeviceFiles.h65 bool StoreFileWithHash(const std::string& fileName, const std::string& serializedFile);