Searched defs:ppRightsInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libdrm/mobile1/src/objmng/
H A Ddrm_api.c1831 int32_t SVC_drm_viewAllRights(T_DRM_Rights_Info_Node **ppRightsInfo) argument
1839 if (NULL == ppRightsInfo)
1842 *ppRightsInfo = NULL;
1861 if (FALSE == drm_addRightsNodeToList(ppRightsInfo, &rightsNode))

Completed in 70 milliseconds