Searched refs:getFromCollection (Results 1 – 2 of 2) sorted by relevance
92 Element<Key> *Engine::getFromCollection(const Key &key) const in getFromCollection() function in android::audio_policy::Engine108 Element<Key> *element = getFromCollection<Key>(key); in getPropertyForKey()129 Element<Key> *element = getFromCollection<Key>(key); in setPropertyForKey()
110 Element<Key> *getFromCollection(const Key &key) const;