Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h43 DrmInfoStatus* onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo);
DTestPlugin.cpp64 DrmInfoStatus* TestPlugIn::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) { in onProcessDrmInfo() function in TestPlugIn