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

/frameworks/av/drm/drmserver/
H A DDrmManager.cpp380 Vector<DrmSupportInfo> drmSupportInfoList; local
387 drmSupportInfoList.add(*drmSupportInfo);
392 validPlugins = drmSupportInfoList.size();
396 (*drmSupportInfoArray)[i] = drmSupportInfoList[i];

Completed in 3275 milliseconds