Searched refs:IH_ACTIVE_BYTES (Results 1 – 1 of 1) sorted by relevance
92 private static final int IH_ACTIVE_BYTES = 20; field in BlobCache216 mActiveBytes = readInt(buf, IH_ACTIVE_BYTES); in loadIndex()310 writeInt(buf, IH_ACTIVE_BYTES, DATA_HEADER_SIZE); in resetCache()334 writeInt(mIndexHeader, IH_ACTIVE_BYTES, mActiveBytes); in flipRegion()410 writeInt(mIndexHeader, IH_ACTIVE_BYTES, mActiveBytes); in insertInternal()