OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onValidateAction
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
123
bool TestPlugIn::
onValidateAction
(int uniqueId, const String8& path,
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
197
bool DrmPassthruPlugIn::
onValidateAction
(int uniqueId,
199
ALOGV("DrmPassthruPlugIn::
onValidateAction
() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
305
bool FwdLockEngine::
onValidateAction
(int uniqueId,
309
LOG_VERBOSE("FwdLockEngine::
onValidateAction
");
Completed in 277 milliseconds