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

  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 76 DrmInfoStatus* DrmPassthruPlugIn::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
77 ALOGV("DrmPassthruPlugIn::onProcessDrmInfo - Enter : %d", uniqueId);
106 ALOGV("DrmPassthruPlugIn::onProcessDrmInfo - Exit");
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 232 DrmInfoStatus* FwdLockEngine::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
239 LOG_VERBOSE("FwdLockEngine::onProcessDrmInfo");

Completed in 2188 milliseconds