Home
last modified time | relevance | path

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

/kernel/liteos_a/security/vid/
Dvid.c46 processCB->timerIdMap.mapCount = 1; in VidMapListInit()
114 UINT16 mapMaxNum = idMap->mapCount; in GetFreeVid()
143 idMap->mapCount = mapMaxNum; in GetFreeVid()
154 UINT16 mapMaxNum = idMap->mapCount; in ReleaseVid()
172 idMap->mapCount = mapMaxNum; in ReleaseVid()
Dvid_type.h39 UINT16 mapCount; member