Searched refs:mActiveHashStart (Results 1 – 1 of 1) sorted by relevance
121 private int mActiveHashStart; field in BlobCache290 mActiveHashStart = INDEX_HEADER_SIZE; in setActiveVariables()296 mActiveHashStart += mMaxEntries * 12; in setActiveVariables()338 clearHash(mActiveHashStart); in flipRegion()372 if (!lookupInternal(key, mActiveHashStart)) { in insert()384 if (!lookupInternal(key, mActiveHashStart)) { in clearEntry()444 if (lookupInternal(req.key, mActiveHashStart)) { in lookup()606 int offset = mActiveHashStart + i * 12; in getActiveCount()