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