Searched refs:createCryptoPlugin (Results 1 – 3 of 3) sorted by relevance
43 ::ndk::ScopedAStatus createCryptoPlugin(
60 ::ndk::ScopedAStatus DrmFactory::createCryptoPlugin( in createCryptoPlugin() function in aidl::android::hardware::drm::clearkey::DrmFactory
204 if (factory->createCryptoPlugin(uuidAidl, initData, &pluginAidl).isOk()) { in makeCryptoPlugin()