Searched defs:keyResponse (Results  1 – 6 of 6) sorted by relevance
| /hardware/interfaces/drm/aidl/vts/ | 
| D | drm_hal_common.cpp | 391                                                const vector<uint8_t>& keyResponse) {  in provideKeyResponse() 411     vector<uint8_t> keyResponse =  in loadKeys()  local
  | 
| D | drm_hal_test.cpp | 240     vector<uint8_t> keyResponse = vendorModule->handleKeyRequest(keyRequest, content.serverUrl);  in TEST_P()  local
  | 
| /hardware/interfaces/drm/1.2/vts/functional/ | 
| D | drm_hal_common.cpp | 296     const hidl_vec<uint8_t>& keyResponse) {  in provideKeyResponse() 323     hidl_vec<uint8_t> keyResponse =  in loadKeys()  local
  | 
| D | drm_hal_test.cpp | 224     hidl_vec<uint8_t> keyResponse =  in TEST_P()  local
  | 
| /hardware/interfaces/drm/1.0/vts/functional/ | 
| D | drm_hal_clearkey_test.cpp | 380     hidl_vec<uint8_t> keyResponse = {0x7b, 0x22, 0x6b, 0x65,  in TEST_P()  local 397     hidl_vec<uint8_t> keyResponse = {0x7b, 0x22, 0x6b, 0x65,  in TEST_P()  local
  | 
| D | drm_hal_vendor_test.cpp | 321     hidl_vec<uint8_t> keyResponse =  in loadKeys()  local 396     hidl_vec<uint8_t> keyResponse = {0x7b, 0x22, 0x6b, 0x65,  in TEST_P()  local
  |