Home
last modified time | relevance | path

Searched defs:createCryptoPlugin (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmFactory.aidl58 @nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin( in createCryptoPlugin() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmFactory.aidl38 …@nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin(in android.hardware.drm.Uuid uuid,… in createCryptoPlugin() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmFactory.aidl38 …@nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin(in android.hardware.drm.Uuid uuid,… in createCryptoPlugin() method
/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/
Ddrm_hal_clearkey_test.h126 sp<ICryptoPlugin> createCryptoPlugin(sp<ICryptoFactory> cryptoFactory) { in createCryptoPlugin() function
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp159 sp<ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in android::hardware::drm::V1_2::vts::DrmHalTest
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp234 std::shared_ptr<::aidl::android::hardware::drm::ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in aidl::android::hardware::drm::vts::DrmHalTest