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

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp203 status_t DrmPassthruPlugIn::onRemoveRights(int uniqueId, const String8& /*path*/) { function in class:DrmPassthruPlugIn
204 ALOGV("DrmPassthruPlugIn::onRemoveRights() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp362 status_t FwdLockEngine::onRemoveRights(int /* uniqueId */, const String8& /* path */) { function in class:FwdLockEngine
364 LOG_VERBOSE("FwdLockEngine::onRemoveRights");

Completed in 85 milliseconds