Home
last modified time | relevance | path

Searched defs:serializedHashFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DDeviceFiles.cpp90 std::string serializedHashFile; in StoreFileWithHash() local
96 bool DeviceFiles::StoreFileRaw(const std::string& fileName, const std::string& serializedHashFile) { in StoreFileRaw()
193 std::string serializedHashFile; in RetrieveHashedFile() local
H A DMemoryFileSystem.cpp60 std::string serializedHashFile = result->second.getContent(); in Read() local