Home
last modified time | relevance | path

Searched defs:onRemoveRights (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/drm/lib/
H A DTestPlugin.cpp128 status_t TestPlugIn::onRemoveRights(int uniqueId, const String8& path) { in onRemoveRights() function in TestPlugIn
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp205 status_t DrmPassthruPlugIn::onRemoveRights(int uniqueId, const String8& /*path*/) { in onRemoveRights() function in DrmPassthruPlugIn
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp364 status_t FwdLockEngine::onRemoveRights(int /* uniqueId */, const String8& /* path */) { in onRemoveRights() function in FwdLockEngine