Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/soundpool/
H A Dandroid_media_SoundPool.cpp277 static ConcurrentHashMap<SoundPool *, std::shared_ptr<JWeakValue>> concurrentHashMap; in getSoundPoolJavaRefManager() local
278 return concurrentHashMap; in getSoundPoolJavaRefManager()