Searched refs:KeyRequestType (Results 1 - 16 of 16) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmPlugin.cpp58 DrmPlugin::KeyRequestType *keyRequestType) {
H A DDrmPlugin.h58 DrmPlugin::KeyRequestType *keyRequestType);
/frameworks/native/include/media/drm/
H A DDrmAPI.h101 enum KeyRequestType { enum in class:android::DrmPlugin
169 KeyRequestType *keyRequestType) = 0;
/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp43 using ::android::hardware::drm::V1_0::KeyRequestType;
486 String8 &defaultUrl, DrmPlugin::KeyRequestType *keyRequestType) {
513 KeyRequestType hKeyRequestType, const hidl_string& hDefaultUrl) {
520 case KeyRequestType::INITIAL:
523 case KeyRequestType::RENEWAL:
526 case KeyRequestType::RELEASE:
H A DIDrm.cpp149 DrmPlugin::KeyRequestType *keyRequestType) {
171 *keyRequestType = static_cast<DrmPlugin::KeyRequestType>(reply.readInt32());
650 DrmPlugin::KeyRequestType keyRequestType = DrmPlugin::kKeyRequestType_Unknown;
H A DDrm.cpp410 DrmPlugin::KeyRequestType *keyRequestType) {
/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.h67 KeyRequestType *keyRequestType);
H A DMockDrmCryptoPlugin.cpp117 KeyRequestType *keyRequestType)
178 *keyRequestType = static_cast<KeyRequestType>(
/frameworks/av/include/media/
H A DDrm.h57 DrmPlugin::KeyRequestType *keyRequestType);
H A DDrmHal.h67 DrmPlugin::KeyRequestType *keyRequestType);
H A DIDrm.h52 DrmPlugin::KeyRequestType *keyRequestType) = 0;
/frameworks/av/media/libmedia/include/media/
H A DDrm.h57 DrmPlugin::KeyRequestType *keyRequestType);
H A DDrmHal.h67 DrmPlugin::KeyRequestType *keyRequestType);
H A DIDrm.h52 DrmPlugin::KeyRequestType *keyRequestType) = 0;
/frameworks/av/media/ndk/
H A DNdkMediaDrm.cpp311 DrmPlugin::KeyRequestType keyRequestType;
/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp838 DrmPlugin::KeyRequestType keyRequestType;

Completed in 241 milliseconds