Searched refs:StoreFileRaw (Results 1 – 2 of 2) sorted by relevance
64 bool StoreFileRaw(const std::string& fileName, const std::string& serializedFile);
93 return StoreFileRaw(fileName, serializedHashFile); in StoreFileWithHash()96 bool DeviceFiles::StoreFileRaw(const std::string& fileName, const std::string& serializedHashFile) { in StoreFileRaw() function in clearkeydrm::DeviceFiles