OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onGetMetadata
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
55
DrmMetadata* TestPlugIn::
onGetMetadata
(int uniqueId, const String8* path) {
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
55
DrmMetadata* DrmPassthruPlugIn::
onGetMetadata
(int uniqueId, const String8* path) {
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
122
DrmMetadata* FwdLockEngine::
onGetMetadata
(int uniqueId, const String8* path) {
125
LOG_VERBOSE("FwdLockEngine::
onGetMetadata
");
Completed in 24 milliseconds