Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h72 DrmConvertedStatus* onCloseConvertSession(int uniqueId, int convertId);
DTestPlugin.cpp145 DrmConvertedStatus* TestPlugIn::onCloseConvertSession(int uniqueId, int convertId) { in onCloseConvertSession() function in TestPlugIn