Searched defs:provideKeyResponse (Results 1 – 6 of 6) sorted by relevance
55 android.hardware.drm.KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
426 KeySetId provideKeyResponse(in byte[] scope, in byte[] response); in provideKeyResponse() method
105 Return<void> DrmPlugin::provideKeyResponse(const hidl_vec<uint8_t>& scope, in provideKeyResponse() function in android::hardware::drm::V1_0::implementation::DrmPlugin
294 hidl_vec<uint8_t> DrmHalTest::provideKeyResponse( in provideKeyResponse() function in android::hardware::drm::V1_2::vts::DrmHalTest
390 vector<uint8_t> DrmHalTest::provideKeyResponse(const SessionId& sessionId, in provideKeyResponse() function in aidl::android::hardware::drm::vts::DrmHalTest