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 173 int DrmPassthruPlugIn::onGetDrmObjectType(
175 ALOGV("DrmPassthruPlugIn::onGetDrmObjectType() : %d", uniqueId);
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 341 int FwdLockEngine::onGetDrmObjectType(int uniqueId,
346 LOG_VERBOSE("FwdLockEngine::onGetDrmObjectType");

Completed in 214 milliseconds