Searched refs:drmSupportInfoList (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/drmserver/
H A DDrmManager.cpp405 Vector<DrmSupportInfo> drmSupportInfoList; local
412 drmSupportInfoList.add(*drmSupportInfo);
417 validPlugins = drmSupportInfoList.size();
421 (*drmSupportInfoArray)[i] = drmSupportInfoList[i];

Completed in 127 milliseconds