Home
last modified time | relevance | path

Searched defs:onCloseConvertSession (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/drm/lib/
H A DTestPlugin.cpp145 DrmConvertedStatus* TestPlugIn::onCloseConvertSession(int uniqueId, int convertId) { in onCloseConvertSession() function in TestPlugIn
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp235 DrmConvertedStatus* DrmPassthruPlugIn::onCloseConvertSession(int uniqueId, int /*convertId*/) { in onCloseConvertSession() function in DrmPassthruPlugIn
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp444 DrmConvertedStatus* FwdLockEngine::onCloseConvertSession(int /* uniqueId */, function in FwdLockEngine