Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java84 final String mRelPath; field in FileDownloadCache.FilePair
88 mRelPath = relPath; in FilePair()
135 mCacheMap.put(cacheEntry.mRelPath, cacheEntry.mFile); in FileDownloadCache()