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

/frameworks/base/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp206 status_t DrmPassthruPlugIn::onRemoveAllRights(int uniqueId) { function in class:DrmPassthruPlugIn
207 LOGD("DrmPassthruPlugIn::onRemoveAllRights() : %d", uniqueId);
/frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp325 status_t FwdLockEngine::onRemoveAllRights(int uniqueId) { function in class:FwdLockEngine
327 LOG_VERBOSE("FwdLockEngine::onRemoveAllRights");

Completed in 195 milliseconds