OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onOpenConvertSession
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
136
status_t TestPlugIn::
onOpenConvertSession
(int uniqueId, int convertId) {
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
212
status_t DrmPassthruPlugIn::
onOpenConvertSession
(int uniqueId, int convertId) {
213
ALOGV("DrmPassthruPlugIn::
onOpenConvertSession
() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
386
status_t FwdLockEngine::
onOpenConvertSession
(
389
LOG_VERBOSE("FwdLockEngine::
onOpenConvertSession
");
397
ALOGE("FwdLockEngine::
onOpenConvertSession
-- FwdLockConv_OpenSession failed.");
Completed in 3982 milliseconds