Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Debuginfod/
H A DDebuginfodTests.cpp39 StringRef UniqueKey = sys::path::filename(CachedFilePath); in TEST() local
/llvm-project-15.0.7/llvm/lib/Debuginfod/
H A DDebuginfod.cpp115 Expected<std::string> getCachedOrDownloadArtifact(StringRef UniqueKey, in getCachedOrDownloadArtifact()
170 StringRef UniqueKey, StringRef UrlPath, StringRef CacheDirectoryPath, in getCachedOrDownloadArtifact()