Searched refs:bIsAble (Results 1 – 1 of 1) sorted by relevance
240 int32_t *bIsAble; in drm_getRightValue() local248 bIsAble = &(ro->bIsPlayable); in drm_getRightValue()252 bIsAble = &(ro->bIsDisplayable); in drm_getRightValue()256 bIsAble = &(ro->bIsExecuteable); in drm_getRightValue()260 bIsAble = &(ro->bIsPrintable); in drm_getRightValue()268 bIsAble = &(ro->bIsPlayable); in drm_getRightValue()271 bIsAble = &(ro->bIsDisplayable); in drm_getRightValue()274 bIsAble = &(ro->bIsExecuteable); in drm_getRightValue()277 bIsAble = &(ro->bIsPrintable); in drm_getRightValue()295 …WRITE_RO_FLAG(*bIsAble, 1, pConstraint->Indicator, DRM_NO_CONSTRAINT); /* If exit first assume hav… in drm_getRightValue()[all …]