Searched refs:getContent (Results 1 – 7 of 7) sorted by relevance
284 DrmHalVTSVendorModule_V1::ContentConfiguration DrmHalTest::getContent(const KeyType& type) const { in getContent() function in android::hardware::drm::V1_2::vts::DrmHalTest334 return loadKeys(sessionId, getContent(type), type); in loadKeys()528 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(); in decryptWithInvalidKeys()
212 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(KeyType::OFFLINE); in TEST_P()
380 DrmHalVTSVendorModule_V1::ContentConfiguration DrmHalTest::getContent(const KeyType& type) const { in getContent() function in aidl::android::hardware::drm::vts::DrmHalTest420 return loadKeys(sessionId, getContent(type), type); in loadKeys()619 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(); in decryptWithInvalidKeys()
223 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(KeyType::OFFLINE); in TEST_P()
106 DrmHalVTSVendorModule_V1::ContentConfiguration getContent(
111 DrmHalVTSVendorModule_V1::ContentConfiguration getContent(
353 String commentTagContent = blockTags.get(j).getContent().toText(); in main()