Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DMapValueIterator.h28 struct MapIterTypes { struct
104 using ConstMapValueIterable = typename MapIterTypes<std::map<K, V>>::ConstValueIterable; argument
106 using ConstMultiMapValueIterable = typename MapIterTypes<std::multimap<K, V>>::ConstValueIterable;