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

  /cts/tests/tests/drm/lib/
TestPlugin.cpp 81 DrmSupportInfo* TestPlugIn::onGetSupportInfo(int uniqueId) {
  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 126 DrmSupportInfo* DrmPassthruPlugIn::onGetSupportInfo(int uniqueId) {
127 ALOGV("DrmPassthruPlugIn::onGetSupportInfo : %d", uniqueId);
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 212 DrmSupportInfo* FwdLockEngine::onGetSupportInfo(int /* uniqueId */) {
215 LOG_VERBOSE("FwdLockEngine::onGetSupportInfo");

Completed in 96 milliseconds