Searched refs:DrmObjectType (Results 1 - 6 of 6) sorted by path

/frameworks/av/drm/drmserver/
H A DDrmManager.cpp261 return DrmObjectType::UNKNOWN;
/frameworks/av/drm/libdrmframework/
H A DDrmManagerClientImpl.cpp162 int drmOjectType = DrmObjectType::UNKNOWN;
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp356 return DrmObjectType::CONTENT;
359 return DrmObjectType::UNKNOWN;
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp175 return DrmObjectType::UNKNOWN;
/frameworks/av/include/drm/
H A Ddrm_framework_common.h100 class DrmObjectType { class in namespace:android
102 DrmObjectType();
/frameworks/base/drm/java/android/drm/
H A DDrmStore.java94 public static class DrmObjectType { class in class:DrmStore
116 public DrmObjectType() {} method in class:DrmStore.DrmObjectType

Completed in 96 milliseconds