Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h87 status_t onDecrypt(int uniqueId, sp<DecryptHandle>& decryptHandle, int decryptUnitId,
DTestPlugin.cpp168 status_t TestPlugIn::onDecrypt(int uniqueId, sp<DecryptHandle>& decryptHandle, in onDecrypt() function in TestPlugIn