Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DMapValueIterator.h115 using ValueIterable = IterableImpl<false>; member
124 using MapValueIterable = typename MapIterTypes<std::map<K, V>>::ValueIterable;
126 using MultiMapValueIterable = typename MapIterTypes<std::multimap<K, V>>::ValueIterable;