GF_It_Map         124 include/gpac/map.h GF_Err gf_map_iter_set(GF_Map* map, GF_It_Map* it);
GF_It_Map         133 include/gpac/map.h void* gf_map_iter_has_next(GF_It_Map* it);
GF_It_Map         142 include/gpac/map.h GF_Err gf_map_iter_reset(GF_It_Map* it);
GF_It_Map          35 src/utils/map.c GF_Err gf_map_iter_set(GF_Map* map, GF_It_Map* it) {
GF_It_Map          47 src/utils/map.c void* gf_map_iter_has_next(GF_It_Map* it) {
GF_It_Map          68 src/utils/map.c GF_Err gf_map_iter_reset(GF_It_Map* it) {