Home
last modified time | relevance | path

Searched defs:isCryptoSchemeSupported (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/drm/1.0/default/
DCryptoFactory.cpp35 Return<bool> CryptoFactory::isCryptoSchemeSupported( in isCryptoSchemeSupported() function in android::hardware::drm::V1_0::implementation::CryptoFactory
DDrmFactory.cpp35 Return<bool> DrmFactory::isCryptoSchemeSupported ( in isCryptoSchemeSupported() function in android::hardware::drm::V1_0::implementation::DrmFactory
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp265 bool DrmHalTest::isCryptoSchemeSupported(Uuid uuid, SecurityLevel level, std::string mime) { in isCryptoSchemeSupported() function in aidl::android::hardware::drm::vts::DrmHalTest