Home
last modified time | relevance | path

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

/device/linaro/dragonboard/shared/utils/qrtr/src/
Dns.c110 map_destroy(&node->services); in node_get()
683 map_destroy(&node->services); in node_mi_free()
805 map_destroy(&nodes); in main()
Dmap.h17 void map_destroy(struct map *map);
Dmap.c37 void map_destroy(struct map *map) in map_destroy() function