Searched defs:onConsumeRights (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp296 status_t FwdLockEngine::onConsumeRights(int /* uniqueId */, function in class:FwdLockEngine
301 LOG_VERBOSE("FwdLockEngine::onConsumeRights");
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp184 status_t DrmPassthruPlugIn::onConsumeRights(int uniqueId, DecryptHandle* decryptHandle, function in class:DrmPassthruPlugIn
186 ALOGV("DrmPassthruPlugIn::onConsumeRights() : %d", uniqueId);

Completed in 325 milliseconds