Searched defs:invalidateCache (Results 1 – 5 of 5) sorted by relevance
49 void invalidateCache() { m_collectionIndexCache.invalidate(); } in invalidateCache() function
52 void LiveNodeList::invalidateCache(Document*) const in invalidateCache() function in blink::LiveNodeList
105 void HTMLFormControlsCollection::invalidateCache(Document* oldDocument) const in invalidateCache() function in blink::HTMLFormControlsCollection
189 void HTMLCollection::invalidateCache(Document* oldDocument) const in invalidateCache() function in blink::HTMLCollection
477 void FileManager::invalidateCache(const FileEntry *Entry) { in invalidateCache() function in FileManager