Searched refs:localRelativePath (Results 1 – 1 of 1) sorted by relevance
348 String localRelativePath = convertPath(remotePath); in internalfetchRemoteFile() local349 cachedFile = new File(mCacheRoot, localRelativePath); in internalfetchRemoteFile()