OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onRemoveAllRights
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
132
status_t TestPlugIn::
onRemoveAllRights
(int uniqueId) {
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
207
status_t DrmPassthruPlugIn::
onRemoveAllRights
(int uniqueId) {
208
ALOGV("DrmPassthruPlugIn::
onRemoveAllRights
() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
368
status_t FwdLockEngine::
onRemoveAllRights
(int /* uniqueId */) {
370
LOG_VERBOSE("FwdLockEngine::
onRemoveAllRights
");
Completed in 2353 milliseconds