Searched refs:IH_MAX_BYTES (Results 1 – 1 of 1) sorted by relevance
89 private static final int IH_MAX_BYTES = 8; field in BlobCache213 mMaxBytes = readInt(buf, IH_MAX_BYTES); in loadIndex()307 writeInt(buf, IH_MAX_BYTES, maxBytes); in resetCache()