OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onGetConstraints
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
59
DrmConstraints* TestPlugIn::
onGetConstraints
(
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
59
DrmConstraints* DrmPassthruPlugIn::
onGetConstraints
(
61
ALOGV("DrmPassthruPlugIn::
onGetConstraints
From Path: %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
108
DrmConstraints* FwdLockEngine::
onGetConstraints
(int uniqueId, const String8* path, int action) {
111
LOG_VERBOSE("FwdLockEngine::
onGetConstraints
");
Completed in 49 milliseconds