Searched defs:isCryptoSchemeSupported (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/drm/1.0/default/ | ||
D | CryptoFactory.cpp | 35 Return<bool> CryptoFactory::isCryptoSchemeSupported( in isCryptoSchemeSupported() function in android::hardware::drm::V1_0::implementation::CryptoFactory |
D | DrmFactory.cpp | 35 Return<bool> DrmFactory::isCryptoSchemeSupported ( in isCryptoSchemeSupported() function in android::hardware::drm::V1_0::implementation::DrmFactory |
/hardware/interfaces/drm/aidl/vts/ | ||
D | drm_hal_common.cpp | 265 bool DrmHalTest::isCryptoSchemeSupported(Uuid uuid, SecurityLevel level, std::string mime) { in isCryptoSchemeSupported() function in aidl::android::hardware::drm::vts::DrmHalTest |