Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h64 status_t onRemoveRights(int uniqueId, const String8& path);
DTestPlugin.cpp128 status_t TestPlugIn::onRemoveRights(int uniqueId, const String8& path) { in onRemoveRights() function in TestPlugIn