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

  /cts/tests/tests/drm/lib/
TestPlugin.cpp 145 DrmConvertedStatus* TestPlugIn::onCloseConvertSession(int uniqueId, int convertId) {
  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 233 DrmConvertedStatus* DrmPassthruPlugIn::onCloseConvertSession(int uniqueId, int /*convertId*/) {
234 ALOGV("DrmPassthruPlugIn::onCloseConvertSession() : %d", uniqueId);
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 440 DrmConvertedStatus* FwdLockEngine::onCloseConvertSession(int /* uniqueId */,
446 LOG_VERBOSE("FwdLockEngine::onCloseConvertSession");

Completed in 281 milliseconds