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

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

Completed in 80 milliseconds