HomeSort by relevance Sort by last modified time
    Searched defs:onGetConstraints (Results 1 - 2 of 2) sorted by null

  /frameworks/base/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 59 DrmConstraints* DrmPassthruPlugIn::onGetConstraints(
61 LOGD("DrmPassthruPlugIn::onGetConstraints From Path: %d", uniqueId);
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 109 DrmConstraints* FwdLockEngine::onGetConstraints(int uniqueId, const String8* path, int action) {
112 LOG_VERBOSE("FwdLockEngine::onGetConstraints");

Completed in 184 milliseconds