Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.cpp92 Element<Key> *Engine::getFromCollection(const Key &key) const in getFromCollection() function in android::audio_policy::Engine
108 Element<Key> *element = getFromCollection<Key>(key); in getPropertyForKey()
129 Element<Key> *element = getFromCollection<Key>(key); in setPropertyForKey()
DEngine.h110 Element<Key> *getFromCollection(const Key &key) const;