Searched refs:getContent (Results 1 – 3 of 3) sorted by relevance
223 DrmHalVTSVendorModule_V1::ContentConfiguration DrmHalTest::getContent(const KeyType& type) const { in getContent() function in android::hardware::drm::V1_2::vts::DrmHalTest273 return loadKeys(sessionId, getContent(type), type); in loadKeys()467 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(); in decryptWithInvalidKeys()
123 DrmHalVTSVendorModule_V1::ContentConfiguration getContent(
229 DrmHalVTSVendorModule_V1::ContentConfiguration content = getContent(KeyType::OFFLINE); in TEST_P()