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

  /cts/tests/tests/drm/lib/
TestPlugin.cpp 103 int TestPlugIn::onGetDrmObjectType(
  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 172 int DrmPassthruPlugIn::onGetDrmObjectType(
174 ALOGV("DrmPassthruPlugIn::onGetDrmObjectType() : %d", uniqueId);
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 335 int FwdLockEngine::onGetDrmObjectType(int uniqueId,
340 LOG_VERBOSE("FwdLockEngine::onGetDrmObjectType");

Completed in 199 milliseconds