Searched refs:IH_MAGIC (Results 1 – 1 of 1) sorted by relevance
87 private static final int IH_MAGIC = 0; field in BlobCache202 if (readInt(buf, IH_MAGIC) != MAGIC_INDEX_FILE) { in loadIndex()305 writeInt(buf, IH_MAGIC, MAGIC_INDEX_FILE); in resetCache()