Searched refs:ppRightsInfo (Results 1 – 2 of 2) sorted by relevance
347 int32_t SVC_drm_viewAllRights(T_DRM_Rights_Info_Node **ppRightsInfo);
1831 int32_t SVC_drm_viewAllRights(T_DRM_Rights_Info_Node **ppRightsInfo) in SVC_drm_viewAllRights() argument1839 if (NULL == ppRightsInfo) in SVC_drm_viewAllRights()1842 *ppRightsInfo = NULL; in SVC_drm_viewAllRights()1861 if (FALSE == drm_addRightsNodeToList(ppRightsInfo, &rightsNode)) in SVC_drm_viewAllRights()