Searched defs:UrlPath (Results 1 – 1 of 1) sorted by relevance
125 SmallString<64> UrlPath; in getDebuginfodSourceUrlPath() local134 std::string UrlPath = getDebuginfodSourceUrlPath(ID, SourceFilePath); in getCachedOrDownloadSource() local139 SmallString<64> UrlPath; in getDebuginfodExecutableUrlPath() local146 std::string UrlPath = getDebuginfodExecutableUrlPath(ID); in getCachedOrDownloadExecutable() local151 SmallString<64> UrlPath; in getDebuginfodDebuginfoUrlPath() local158 std::string UrlPath = getDebuginfodDebuginfoUrlPath(ID); in getCachedOrDownloadDebuginfo() local164 StringRef UrlPath) { in getCachedOrDownloadArtifact()252 StringRef UniqueKey, StringRef UrlPath, StringRef CacheDirectoryPath, in getCachedOrDownloadArtifact()