Searched refs:bIsPrintable (Results 1 – 3 of 3) sorted by relevance
74 int32_t bIsPrintable; /**< Is printable */ member
260 bIsAble = &(ro->bIsPrintable); in drm_getRightValue()277 bIsAble = &(ro->bIsPrintable); in drm_getRightValue()
273 if (1 == pRights->bIsPrintable) { in drm_getLicenseInfo()654 drm_startConsumeRights(&pCurRo->bIsPrintable, in drm_checkRoAndUpdate()665 0 == pCurRo->bIsExecuteable && 0 == pCurRo->bIsPrintable) { in drm_checkRoAndUpdate()1180 res = drm_startCheckRights(&(pCurRo->bIsPrintable), &(pCurRo->PrintConstraint)); in SVC_drm_checkRights()