Searched refs:onValidateAction (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/passthru/include/
H A DDrmPassthruPlugIn.h61 bool onValidateAction(
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
H A DFwdLockEngine.h237 bool onValidateAction(int uniqueId,
/frameworks/av/drm/common/
H A DDrmEngineBase.cpp94 return onValidateAction(uniqueId, path, action, description);
/frameworks/av/drm/libdrmframework/plugins/common/include/
H A DDrmEngineBase.h294 virtual bool onValidateAction(int uniqueId, const String8& path,
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp195 bool DrmPassthruPlugIn::onValidateAction(int uniqueId, const String8& path, function in class:DrmPassthruPlugIn
197 ALOGV("DrmPassthruPlugIn::onValidateAction() : %d", uniqueId);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp302 bool FwdLockEngine::onValidateAction(int uniqueId, function in class:FwdLockEngine
306 LOG_VERBOSE("FwdLockEngine::onValidateAction");

Completed in 3123 milliseconds