Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DCollection.h53 typedef typename std::map<Key, T *>::const_iterator CollectionConstIterator; typedef
94 CollectionConstIterator it = (*this).find(key); in get()
112 CollectionConstIterator it; in findByName()