Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dintmap.h76 int aintMapIterator_next( AIntMapIterator* iter );
88 while (aintMapIterator_next(__aintmap_foreach_iter)) { \
99 while (aintMapIterator_next(__aintmap_foreach_iter)) { \
Dintmap.c200 aintMapIterator_next( AIntMapIterator* iter ) in aintMapIterator_next() function