Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/security/src/
H A Dhdf_security.c83 MapInit(&hdfHashMap); in HdfSecGetHashMap()
90 MapInit(&g_indexMap); in InitStrToIndexMap()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_map.h26 void MapInit(Map *map);
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_map.c169 MapInit(map); in MapSet()
250 void MapInit(Map *map) in MapInit() function
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c79 MapInit(hostClnt->deviceHashMap); in DevHostServiceClntConstruct()