Searched refs:ICryptoPluginAidl (Results 1 – 2 of 2) sorted by relevance
27 using ICryptoPluginAidl = ::aidl::android::hardware::drm::ICryptoPlugin; variable66 std::shared_ptr<ICryptoPluginAidl> mPlugin;79 std::shared_ptr<ICryptoPluginAidl> makeCryptoPlugin(
200 std::shared_ptr<ICryptoPluginAidl> CryptoHalAidl::makeCryptoPlugin( in makeCryptoPlugin()203 std::shared_ptr<ICryptoPluginAidl> pluginAidl; in makeCryptoPlugin()423 return DrmUtils::GetLogMessagesAidl<ICryptoPluginAidl>(mPlugin, logs); in getLogMessages()