OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onGetSupportInfo
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
81
DrmSupportInfo* TestPlugIn::
onGetSupportInfo
(int uniqueId) {
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
126
DrmSupportInfo* DrmPassthruPlugIn::
onGetSupportInfo
(int uniqueId) {
127
ALOGV("DrmPassthruPlugIn::
onGetSupportInfo
: %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
210
DrmSupportInfo* FwdLockEngine::
onGetSupportInfo
(int uniqueId) {
213
LOG_VERBOSE("FwdLockEngine::
onGetSupportInfo
");
Completed in 34 milliseconds