Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c158 psGPD_STR_InstPri->bGPDInUse = TRUE; in GPDOpen()
272 psGPD_STR_InstPri->bGPDInUse = FALSE; in GPDClose()
294 if(psGPD_STR_InstPri->bGPDInUse==FALSE) in GPDStr()
H A DapiGPD_priv.h140 MS_BOOL bGPDInUse; member