Searched defs:CachedIndexInfo (Results 1 – 1 of 1) sorted by relevance
55 struct CachedIndexInfo { struct56 int32_t forwardCachedCount = 0;57 int32_t backwardCachedCount = 0;58 int32_t forwardCacheMax = 0;59 int32_t backwardCacheMax = 0;