Searched defs:blobFile (Results 1 – 2 of 2) sorted by relevance
175 Blob blobFile = vtsInfraLogBucket.get(filePathInfo.toString()); in downloadHandler() local214 Blob blobFile = (Blob) this.syncCache.get(path.toString()); in defaultHandler() local217 this.syncCache.put(path.toString(), blobFile); in defaultHandler() local
214 Blob blobFile = (Blob) this.syncCache.get(filePath); in doPost() local