Home
last modified time | relevance | path

Searched refs:onGetSupportInfo (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/drm/lib/
DTestPlugin.h74 DrmSupportInfo* onGetSupportInfo(int uniqueId);
DTestPlugin.cpp81 DrmSupportInfo* TestPlugIn::onGetSupportInfo(int uniqueId) { in onGetSupportInfo() function in TestPlugIn