Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java222 protected boolean tryLockFile(String remoteFilePath) { in tryLockFile() method in FileDownloadCache
468 if (tryLockFile(remotePath)) { in incrementAndAdjustCache()