Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.cpp117 Element<Key> *Engine::getFromCollection(const Key &key) const in getFromCollection() function in android::audio_policy::Engine
133 Element<Key> *element = getFromCollection<Key>(key); in getPropertyForKey()
193 Element<Key> *element = getFromCollection<Key>(key); in setPropertyForKey()
DEngine.h175 Element<Key> *getFromCollection(const Key &key) const;