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

/frameworks/base/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp75 DrmInfoStatus* DrmPassthruPlugIn::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) { function in class:DrmPassthruPlugIn
76 LOGD("DrmPassthruPlugIn::onProcessDrmInfo - Enter : %d", uniqueId);
105 LOGD("DrmPassthruPlugIn::onProcessDrmInfo - Exit");
/frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp195 DrmInfoStatus* FwdLockEngine::onProcessDrmInfo(int uniqueId, const DrmInfo* drmInfo) { function in class:FwdLockEngine
202 LOG_VERBOSE("FwdLockEngine::onProcessDrmInfo");

Completed in 28 milliseconds