Searched refs:shouldUseCache (Results 1 – 1 of 1) sorted by relevance
43 const bool shouldUseCache = elapsedTimeNs - mLastPullTimeNs < in Pull() local45 if (shouldUseCache) { in Pull()