Searched defs:inCache (Results 1 – 2 of 2) sorted by relevance
152 void setInCache(bool inCache) { m_inCache = inCache; } in setInCache()153 bool inCache() const { return m_inCache; } in inCache() function
174 bool inCache = memoryCache()->add(userSheet); in requestUserCSSStyleSheet() local389 bool inCache = memoryCache()->add(resource); in loadResource() local