Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h66 status_t onRemoveAllRights(int uniqueId);
DTestPlugin.cpp132 status_t TestPlugIn::onRemoveAllRights(int uniqueId) { in onRemoveAllRights() function in TestPlugIn