Home
last modified time | relevance | path

Searched refs:setOnEntryRemovedListener (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/core/libutils/
H A DLruCache_test.cpp303 cache.setOnEntryRemovedListener(&callback); in TEST_F()
318 cache.setOnEntryRemovedListener(&callback); in TEST_F()
331 cache.setOnEntryRemovedListener(&callback); in TEST_F()
H A DLruCache_fuzz.cpp62 cache->setOnEntryRemovedListener(&callback); in __anon7d5aecd40902()
/aosp12/system/core/libutils/include/utils/
H A DLruCache.h47 void setOnEntryRemovedListener(OnEntryRemoved<TKey, TValue>* listener);
180 void LruCache<K, V>::setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener) { in setOnEntryRemovedListener() function
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageWrapper.cpp81 eglImageBufferMap->setOnEntryRemovedListener(callback); in EGLImageWrapper()
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageWrapper.cpp81 eglImageBufferMap->setOnEntryRemovedListener(callback); in EGLImageWrapper()
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageWrapper.cpp81 eglImageBufferMap->setOnEntryRemovedListener(callback); in EGLImageWrapper()
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp81 eglImageBufferMap->setOnEntryRemovedListener(callback); in EGLImageWrapper()
/aosp12/frameworks/minikin/include/minikin/
H A DBoundsCache.h92 mCache.setOnEntryRemovedListener(this); in BoundsCache()
H A DLayoutCache.h170 mCache.setOnEntryRemovedListener(this); in LayoutCache()
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp93 eglImageBufferCache->setOnEntryRemovedListener(callback); in Init()
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageWrapper.cpp113 eglImageBufferCache->setOnEntryRemovedListener(callback); in EGLImageWrapper()