Searched defs:getFromCollection (Results 1 - 1 of 1) sorted by relevance

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

Completed in 98 milliseconds