Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/clearkey/common/
DMemoryFileSystem.cpp24 std::string MemoryFileSystem::GetFileName(const std::string& path) { in GetFileName() function in clearkeydrm::MemoryFileSystem
57 std::string key = GetFileName(path); in Read()
70 std::string key = GetFileName(path); in Write()
/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/clearkeydrm/
DMemoryFileSystem.h64 std::string GetFileName(const std::string& path);