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

/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp126 DrmSupportInfo* DrmPassthruPlugIn::onGetSupportInfo(int uniqueId) { function in class:DrmPassthruPlugIn
127 ALOGV("DrmPassthruPlugIn::onGetSupportInfo : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp210 DrmSupportInfo* FwdLockEngine::onGetSupportInfo(int uniqueId) { function in class:FwdLockEngine
213 LOG_VERBOSE("FwdLockEngine::onGetSupportInfo");

Completed in 728 milliseconds