Searched refs:IH_VERSION (Results 1 – 1 of 1) sorted by relevance
93 private static final int IH_VERSION = 24; field in BlobCache207 if (readInt(buf, IH_VERSION) != mVersion) { in loadIndex()311 writeInt(buf, IH_VERSION, mVersion); in resetCache()