Searched defs:createCryptoPlugin (Results 1 – 6 of 6) sorted by relevance
58 @nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin( in createCryptoPlugin() method
38 …@nullable android.hardware.drm.ICryptoPlugin createCryptoPlugin(in android.hardware.drm.Uuid uuid,… in createCryptoPlugin() method
126 sp<ICryptoPlugin> createCryptoPlugin(sp<ICryptoFactory> cryptoFactory) { in createCryptoPlugin() function
159 sp<ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in android::hardware::drm::V1_2::vts::DrmHalTest
234 std::shared_ptr<::aidl::android::hardware::drm::ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in aidl::android::hardware::drm::vts::DrmHalTest