Home
last modified time | relevance | path

Searched defs:removeFromObjectCache (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/operator/pkg/helmreconciler/
H A Dprune.go164 func (h *HelmReconciler) removeFromObjectCache(componentName, objHash string) { func
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DObjectCache.cpp111 void ObjectCache::removeFromObjectCache(const std::string& fileName) in removeFromObjectCache() function in ObjectCache
H A DRegistry.cpp1695 void Registry::removeFromObjectCache(const std::string& filename) in removeFromObjectCache() function in Registry
/dports/games/openmw/openmw-openmw-0.47.0/components/resource/
H A Dobjectcache.hpp108 void removeFromObjectCache(const KeyType& key) in removeFromObjectCache() function in Resource::GenericObjectCache
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DObjectCache.cpp179 void ObjectCache::removeFromObjectCache(const std::string& fileName, const Options *options) in removeFromObjectCache() function in ObjectCache
H A DRegistry.cpp1647 void Registry::removeFromObjectCache(const std::string& filename, Options *options) in removeFromObjectCache() function in Registry