HomeSort by relevance Sort by last modified time
    Searched defs:onRemoveRights (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/drm/lib/
TestPlugin.cpp 128 status_t TestPlugIn::onRemoveRights(int uniqueId, const String8& path) {
  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 202 status_t DrmPassthruPlugIn::onRemoveRights(int uniqueId, const String8& path) {
203 ALOGV("DrmPassthruPlugIn::onRemoveRights() : %d", uniqueId);
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 356 status_t FwdLockEngine::onRemoveRights(int uniqueId, const String8& path) {
358 LOG_VERBOSE("FwdLockEngine::onRemoveRights");

Completed in 375 milliseconds