Searched refs:createCryptoPlugin (Results 1 – 8 of 8) sorted by relevance
38 …@nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin(in android.hardware.drm.Uuid uuid,… in createCryptoPlugin() method
58 @nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin( in createCryptoPlugin() method
92 cryptoPlugin = createCryptoPlugin(cryptoFactory); in SetUp()126 sp<ICryptoPlugin> createCryptoPlugin(sp<ICryptoFactory> cryptoFactory) { in createCryptoPlugin() function
201 cryptoPlugin = createCryptoPlugin(); in SetUp()234 std::shared_ptr<::aidl::android::hardware::drm::ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in aidl::android::hardware::drm::vts::DrmHalTest240 auto ret = drmFactory->createCryptoPlugin(getAidlUUID(), initVec, &result); in createCryptoPlugin()
132 sp<ICryptoPlugin> createCryptoPlugin();
115 cryptoPlugin = createCryptoPlugin(); in SetUp()159 sp<ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in android::hardware::drm::V1_2::vts::DrmHalTest
141 std::shared_ptr<::aidl::android::hardware::drm::ICryptoPlugin> createCryptoPlugin();