Home
last modified time | relevance | path

Searched defs:getKeyRequest (Results 1 – 25 of 265) sorted by relevance

1234567891011

/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DKeyRequester.java85 public MediaDrm.KeyRequest getKeyRequest() throws Exception { in getKeyRequest() method in KeyRequester
90 public MediaDrm.KeyRequest getKeyRequest(String customData) throws Exception { in getKeyRequest() method in KeyRequester
96 public MediaDrm.KeyRequest getKeyRequest(HashMap<String, String> optionalKeyRequestParameters) in getKeyRequest() method in KeyRequester
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DSession.cpp37 status_t Session::getKeyRequest( in getKeyRequest() function in clearkeydrm::Session
H A DDrmPlugin.cpp83 status_t DrmPlugin::getKeyRequest( in getKeyRequest() function in clearkeydrm::DrmPlugin
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DSession.cpp31 CdmResponseType Session::getKeyRequest(const std::vector<uint8_t>& initData, in getKeyRequest() function in clearkeydrm::Session
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDummyExoMediaDrm.java64 public KeyRequest getKeyRequest( in getKeyRequest() method in DummyExoMediaDrm
H A DFrameworkMediaDrm.java199 public KeyRequest getKeyRequest( in getKeyRequest() method in FrameworkMediaDrm
H A DExoMediaDrm.java425 KeyRequest getKeyRequest( in getKeyRequest() method
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDummyExoMediaDrm.java64 public KeyRequest getKeyRequest( in getKeyRequest() method in DummyExoMediaDrm
H A DFrameworkMediaDrm.java203 public KeyRequest getKeyRequest( in getKeyRequest() method in FrameworkMediaDrm
H A DExoMediaDrm.java428 KeyRequest getKeyRequest( in getKeyRequest() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm_interface/dump/android/hardware/drm/
DIDrmPlugin.aidl41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() method
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
H A DIDrmPlugin.aidl41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() method
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
H A DIDrmPlugin.aidl41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() method
/aosp_15_r20/hardware/interfaces/drm/aidl/android/hardware/drm/
H A DIDrmPlugin.aidl161 KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in getKeyRequest() method
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DIDrmPlugin.cpp943 ::ndk::ScopedAStatus BpDrmPlugin::getKeyRequest(const std::vector<uint8_t>& in_scope, const std::ve… in getKeyRequest() function in aidl::android::hardware::drm::BpDrmPlugin
2505 ::ndk::ScopedAStatus IDrmPluginDefault::getKeyRequest(const std::vector<uint8_t>& /*in_scope*/, con… in getKeyRequest() function in aidl::android::hardware::drm::IDrmPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DIDrmPlugin.cpp943 ::ndk::ScopedAStatus BpDrmPlugin::getKeyRequest(const std::vector<uint8_t>& in_scope, const std::ve… in getKeyRequest() function in aidl::android::hardware::drm::BpDrmPlugin
2505 ::ndk::ScopedAStatus IDrmPluginDefault::getKeyRequest(const std::vector<uint8_t>& /*in_scope*/, con… in getKeyRequest() function in aidl::android::hardware::drm::IDrmPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DIDrmPlugin.cpp943 ::ndk::ScopedAStatus BpDrmPlugin::getKeyRequest(const std::vector<uint8_t>& in_scope, const std::ve… in getKeyRequest() function in aidl::android::hardware::drm::BpDrmPlugin
2505 ::ndk::ScopedAStatus IDrmPluginDefault::getKeyRequest(const std::vector<uint8_t>& /*in_scope*/, con… in getKeyRequest() function in aidl::android::hardware::drm::IDrmPluginDefault
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DIDrmPlugin.cpp943 ::ndk::ScopedAStatus BpDrmPlugin::getKeyRequest(const std::vector<uint8_t>& in_scope, const std::ve… in getKeyRequest() function in aidl::android::hardware::drm::BpDrmPlugin
2505 ::ndk::ScopedAStatus IDrmPluginDefault::getKeyRequest(const std::vector<uint8_t>& /*in_scope*/, con… in getKeyRequest() function in aidl::android::hardware::drm::IDrmPluginDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/
DIDrmPlugin.cpp952 ::ndk::ScopedAStatus BpDrmPlugin::getKeyRequest(const std::vector<uint8_t>& in_scope, const std::ve… in getKeyRequest() function in aidl::android::hardware::drm::BpDrmPlugin
2523 ::ndk::ScopedAStatus IDrmPluginDefault::getKeyRequest(const std::vector<uint8_t>& /*in_scope*/, con… in getKeyRequest() function in aidl::android::hardware::drm::IDrmPluginDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnDrmPlugin.h60 …::ndk::ScopedAStatus getKeyRequest(const std::vector<uint8_t>& in_scope, const std::vector<uint8_t… in getKeyRequest() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnDrmPlugin.h52 …::ndk::ScopedAStatus getKeyRequest(const std::vector<uint8_t>& in_scope, const std::vector<uint8_t… in getKeyRequest() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnDrmPlugin.h52 …::ndk::ScopedAStatus getKeyRequest(const std::vector<uint8_t>& in_scope, const std::vector<uint8_t… in getKeyRequest() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnDrmPlugin.h52 …::ndk::ScopedAStatus getKeyRequest(const std::vector<uint8_t>& in_scope, const std::vector<uint8_t… in getKeyRequest() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/
DBnDrmPlugin.h52 …::ndk::ScopedAStatus getKeyRequest(const std::vector<uint8_t>& in_scope, const std::vector<uint8_t… in getKeyRequest() function
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp73 DrmStatus DrmHal::getKeyRequest(Vector<uint8_t> const& sessionId, Vector<uint8_t> const& initData, in getKeyRequest() function in android::DrmHal

1234567891011