Searched refs:aintMap_set (Results 1 – 2 of 2) sorted by relevance
/external/qemu/android/utils/ | ||
D | intmap.h | 40 void* aintMap_set( AIntMap* map, int key, void* value ); |
D | intmap.c | 125 aintMap_set( AIntMap* map, int key, void* value ) in aintMap_set() function |