Searched refs:isCryptoSchemeSupported_1_2 (Results 1 – 3 of 3) sorted by relevance
44 Return<bool> isCryptoSchemeSupported_1_2(const hidl_array<uint8_t, 16>& uuid,
48 Return<bool> DrmFactory::isCryptoSchemeSupported_1_2(const hidl_array<uint8_t, 16>& uuid, in isCryptoSchemeSupported_1_2() function in android::hardware::drm::V1_4::clearkey::DrmFactory
541 *isSupported = factoryV1_2->isCryptoSchemeSupported_1_2(uuid, in matchMimeTypeAndSecurityLevel()