Searched defs:drmSupportInfoList (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 33 milliseconds