Searched refs:cacheExpired (Results 1 – 1 of 1) sorted by relevance
676 bool cacheExpired = false; in _allocate() local679 cacheExpired = (mBufferCache.get() != cache.get()); in _allocate()681 if (cacheExpired) { in _allocate()