Searched refs:MapResize (Results 1 – 2 of 2) sorted by relevance
61 static int32_t MapResize(Map *map, uint32_t size) in MapResize() function170 if (MapResize(map, HDF_MIN_MAP_SIZE) != HDF_SUCCESS) { in MapSet()178 if (MapResize(map, size) != HDF_SUCCESS) { in MapSet()
69 static int32_t MapResize(Map *map, uint32_t size) in MapResize() function182 MapResize(map, size); in LnnMapSet()