Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/
H A Dhdf_map.c46 static uint32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx() function
56 uint32_t idx = MapHashIdx(map, node->hash); in MapAddNode()
147 uint32_t idx = MapHashIdx(map, hash); in MapSet()
202 idx = MapHashIdx(map, hash); in MapGet()
228 idx = MapHashIdx(map, hash); in MapErase()

Completed in 2 milliseconds