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

  /frameworks/base/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 75 DrmInfoStatus* DrmPassthruPlugIn::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
76 LOGD("DrmPassthruPlugIn::onProcessDrmInfo - Enter : %d", uniqueId);
105 LOGD("DrmPassthruPlugIn::onProcessDrmInfo - Exit");
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 195 DrmInfoStatus* FwdLockEngine::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
202 LOG_VERBOSE("FwdLockEngine::onProcessDrmInfo");

Completed in 15 milliseconds