Home
last modified time | relevance | path

Searched defs:createDrmFactory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DCreatePluginFactories.cpp24 android::DrmFactory* createDrmFactory() { in createDrmFactory() function
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
H A DCreatePluginFactories.cpp24 std::shared_ptr<DrmFactory> createDrmFactory() { in createDrmFactory() function
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp29 DrmFactory *createDrmFactory() in createDrmFactory() function