Searched refs:blobKey (Results 1 – 1 of 1) sorted by relevance
498 long blobKey = readLong(header, BH_KEY); in getBlob() local499 if (blobKey == 0) { in getBlob()502 if (blobKey != req.key) { in getBlob()503 Log.w(TAG, "blob key does not match: " + blobKey); in getBlob()