Searched defs:inCache (Results 1 – 3 of 3) sorted by relevance
53 public boolean inCache(int entry) { in inCache() method in VertexCache
153 void setInCache(bool inCache) { m_inCache = inCache; } in setInCache()154 bool inCache() const { return m_inCache; } in inCache() function
181 bool inCache = memoryCache()->add(userSheet); in requestUserCSSStyleSheet() local398 bool inCache = memoryCache()->add(resource); in loadResource() local