Searched refs:hasCache (Results 1 – 4 of 4) sorted by relevance
93 public boolean hasCache() in hasCache() method in NodeSequence268 if(!hasCache()) in setRoot()292 return hasCache() ? (DTMFilter.SHOW_ALL & ~DTMFilter.SHOW_ENTITY_REFERENCE) in getWhatToShow()338 if(hasCache()) in nextNode()374 if(hasCache()) in previousNode()409 if((false == allowRelease) && !hasCache()) in allowDetachToRelease()424 if(hasCache()) in getCurrentNode()457 if(!hasCache()) in setShouldCacheNodes()473 return hasCache(); // though may be surprising if it also has an iterator! in isMutable()501 else if(hasCache() && m_next < getVector().size()) in runTo()[all …]
64 if(!nodeSet.hasCache()) in XNodeSet()85 if(!val.hasCache()) in XNodeSet()389 if(hasCache()) in iter()409 if(hasCache()) in getFresh()
95 virtual HRESULT STDMETHODCALLTYPE hasPageCache(BOOL *hasCache);96 virtual HRESULT STDMETHODCALLTYPE setHasPageCache(BOOL hasCache);
52 HRESULT hasPageCache([out, retval] BOOL* hasCache);53 HRESULT setHasPageCache([in] BOOL hasCache);