Searched refs:blobOffset (Results 1 – 1 of 1) sorted by relevance
507 int blobOffset = readInt(header, BH_OFFSET); in getBlob() local508 if (blobOffset != offset) { in getBlob()509 Log.w(TAG, "blob offset does not match: " + blobOffset); in getBlob()