Searched refs:playRights (Results 1 – 3 of 3) sorted by relevance
154 T_DRM_Constraint_Info playRights; /**< Constraint of play */ member
241 licenseInfo->playRights.indicator = pRights->PlayConstraint.Indicator; in drm_getLicenseInfo()242 licenseInfo->playRights.count = pRights->PlayConstraint.Count; in drm_getLicenseInfo()243 licenseInfo->playRights.startDate = in drm_getLicenseInfo()245 licenseInfo->playRights.startTime = in drm_getLicenseInfo()247 licenseInfo->playRights.endDate = in drm_getLicenseInfo()249 licenseInfo->playRights.endTime = in drm_getLicenseInfo()251 licenseInfo->playRights.intervalDate = in drm_getLicenseInfo()253 licenseInfo->playRights.intervalTime = in drm_getLicenseInfo()1767 rights->playRights.indicator = DRM_NO_CONSTRAINT; in SVC_drm_getRightsInfo()1786 rights->playRights.indicator = DRM_NO_PERMISSION; in SVC_drm_getRightsInfo()
816 pConstraint = &(pCurNode->roInfo.playRights); in Java_android_drm_mobile1_DrmRights_nativeGetConstraintInfo()