Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DSession.cpp45 status_t Session::provideKeyResponse(const Vector<uint8_t>& response) { in provideKeyResponse() function in clearkeydrm::Session
H A DDrmPlugin.cpp119 status_t DrmPlugin::provideKeyResponse( in provideKeyResponse() function in clearkeydrm::DrmPlugin
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DSession.cpp39 CdmResponseType Session::provideKeyResponse(const std::vector<uint8_t>& response) { in provideKeyResponse() function in clearkeydrm::Session
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDummyExoMediaDrm.java75 public byte[] provideKeyResponse(byte[] scope, byte[] response) { in provideKeyResponse() method in DummyExoMediaDrm
H A DFrameworkMediaDrm.java237 public byte[] provideKeyResponse(byte[] scope, byte[] response) in provideKeyResponse() method in FrameworkMediaDrm
H A DExoMediaDrm.java445 byte[] provideKeyResponse(byte[] scope, byte[] response) in provideKeyResponse() method
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDummyExoMediaDrm.java75 public byte[] provideKeyResponse(byte[] scope, byte[] response) { in provideKeyResponse() method in DummyExoMediaDrm
H A DFrameworkMediaDrm.java241 public byte[] provideKeyResponse(byte[] scope, byte[] response) in provideKeyResponse() method in FrameworkMediaDrm
H A DExoMediaDrm.java448 byte[] provideKeyResponse(byte[] scope, byte[] response) in provideKeyResponse() method
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/
H A Dpoc.cpp154 static void provideKeyResponse() { in provideKeyResponse() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm_interface/dump/android/hardware/drm/
DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
H A DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
H A DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/aosp_15_r20/hardware/interfaces/drm/aidl/android/hardware/drm/
H A DIDrmPlugin.aidl426 KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() 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.cpp1500 ::ndk::ScopedAStatus BpDrmPlugin::provideKeyResponse(const std::vector<uint8_t>& in_scope, const st… in provideKeyResponse() function in aidl::android::hardware::drm::BpDrmPlugin
2575 ::ndk::ScopedAStatus IDrmPluginDefault::provideKeyResponse(const std::vector<uint8_t>& /*in_scope*/… in provideKeyResponse() 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.cpp1500 ::ndk::ScopedAStatus BpDrmPlugin::provideKeyResponse(const std::vector<uint8_t>& in_scope, const st… in provideKeyResponse() function in aidl::android::hardware::drm::BpDrmPlugin
2575 ::ndk::ScopedAStatus IDrmPluginDefault::provideKeyResponse(const std::vector<uint8_t>& /*in_scope*/… in provideKeyResponse() 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.cpp1500 ::ndk::ScopedAStatus BpDrmPlugin::provideKeyResponse(const std::vector<uint8_t>& in_scope, const st… in provideKeyResponse() function in aidl::android::hardware::drm::BpDrmPlugin
2575 ::ndk::ScopedAStatus IDrmPluginDefault::provideKeyResponse(const std::vector<uint8_t>& /*in_scope*/… in provideKeyResponse() 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.cpp1500 ::ndk::ScopedAStatus BpDrmPlugin::provideKeyResponse(const std::vector<uint8_t>& in_scope, const st… in provideKeyResponse() function in aidl::android::hardware::drm::BpDrmPlugin
2575 ::ndk::ScopedAStatus IDrmPluginDefault::provideKeyResponse(const std::vector<uint8_t>& /*in_scope*/… in provideKeyResponse() 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.cpp1509 ::ndk::ScopedAStatus BpDrmPlugin::provideKeyResponse(const std::vector<uint8_t>& in_scope, const st… in provideKeyResponse() function in aidl::android::hardware::drm::BpDrmPlugin
2593 ::ndk::ScopedAStatus IDrmPluginDefault::provideKeyResponse(const std::vector<uint8_t>& /*in_scope*/… in provideKeyResponse() 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.h102 …::ndk::ScopedAStatus provideKeyResponse(const std::vector<uint8_t>& in_scope, const std::vector<ui… in provideKeyResponse() 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.h94 …::ndk::ScopedAStatus provideKeyResponse(const std::vector<uint8_t>& in_scope, const std::vector<ui… in provideKeyResponse() 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.h94 …::ndk::ScopedAStatus provideKeyResponse(const std::vector<uint8_t>& in_scope, const std::vector<ui… in provideKeyResponse() 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.h94 …::ndk::ScopedAStatus provideKeyResponse(const std::vector<uint8_t>& in_scope, const std::vector<ui… in provideKeyResponse() 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.h94 …::ndk::ScopedAStatus provideKeyResponse(const std::vector<uint8_t>& in_scope, const std::vector<ui… in provideKeyResponse() function
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DDrmHal.cpp85 DrmStatus DrmHal::provideKeyResponse(Vector<uint8_t> const& sessionId, in provideKeyResponse() function in android::DrmHal

1234567891011