Home
last modified time | relevance | path

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

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl426 KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp105 Return<void> DrmPlugin::provideKeyResponse(const hidl_vec<uint8_t>& scope, in provideKeyResponse() function in android::hardware::drm::V1_0::implementation::DrmPlugin
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp294 hidl_vec<uint8_t> DrmHalTest::provideKeyResponse( in provideKeyResponse() function in android::hardware::drm::V1_2::vts::DrmHalTest
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp390 vector<uint8_t> DrmHalTest::provideKeyResponse(const SessionId& sessionId, in provideKeyResponse() function in aidl::android::hardware::drm::vts::DrmHalTest