Home
last modified time | relevance | path

Searched refs:handleKeyRequest (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_clearkey_module.h50 virtual std::vector<uint8_t> handleKeyRequest(
Ddrm_hal_clearkey_module.cpp76 std::vector<uint8_t> DrmHalVTSClearkeyModule::handleKeyRequest( in handleKeyRequest() function in android::hardware::drm::V1_2::vts::DrmHalVTSClearkeyModule
Ddrm_hal_test.cpp224 vendorModule->handleKeyRequest(keyRequest, content.serverUrl); in TEST_P()
Ddrm_hal_common.cpp324 vendorModule->handleKeyRequest(keyRequest, configuration.serverUrl); in loadKeys()
/hardware/interfaces/drm/1.0/vts/functional/include/
Ddrm_hal_vendor_module_api.h229 virtual std::vector<uint8_t> handleKeyRequest(
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_vendor_module_api.h229 virtual std::vector<uint8_t> handleKeyRequest(
Ddrm_hal_vendor_test.cpp322 vendorModule->handleKeyRequest(keyRequest, configuration.serverUrl); in loadKeys()