Home
last modified time | relevance | path

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

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl41 …android.hardware.drm.KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeT… in getKeyRequest() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl161 KeyRequest getKeyRequest(in byte[] scope, in byte[] initData, in String mimeType, in getKeyRequest() method
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp43 Return<void> DrmPlugin::getKeyRequest(const hidl_vec<uint8_t>& scope, in getKeyRequest() function in android::hardware::drm::V1_0::implementation::DrmPlugin
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp258 hidl_vec<uint8_t> DrmHalTest::getKeyRequest( in getKeyRequest() function in android::hardware::drm::V1_2::vts::DrmHalTest
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp359 vector<uint8_t> DrmHalTest::getKeyRequest( in getKeyRequest() function in aidl::android::hardware::drm::vts::DrmHalTest