Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/
Dhdf_map.c45 static uint32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() function
52 uint32_t idx = MapHashIdx(map, node->hash); in MapAddNode()
143 uint32_t idx = MapHashIdx(map, hash); in MapSet()
198 idx = MapHashIdx(map, hash); in MapGet()
224 idx = MapHashIdx(map, hash); in MapErase()