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

  /frameworks/base/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 125 DrmSupportInfo* DrmPassthruPlugIn::onGetSupportInfo(int uniqueId) {
126 LOGD("DrmPassthruPlugIn::onGetSupportInfo : %d", uniqueId);
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 163 DrmSupportInfo* FwdLockEngine::onGetSupportInfo(int uniqueId) {
166 LOG_VERBOSE("FwdLockEngine::onGetSupportInfo");

Completed in 308 milliseconds