Searched defs:onRemoveAllRights (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp208 status_t DrmPassthruPlugIn::onRemoveAllRights(int uniqueId) { function in class:DrmPassthruPlugIn
209 ALOGV("DrmPassthruPlugIn::onRemoveAllRights() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp368 status_t FwdLockEngine::onRemoveAllRights(int /* uniqueId */) { function in class:FwdLockEngine
370 LOG_VERBOSE("FwdLockEngine::onRemoveAllRights");

Completed in 91 milliseconds