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

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

Completed in 69 milliseconds