Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DCreatePluginFactories.cpp28 android::CryptoFactory* createCryptoFactory() { in createCryptoFactory() function
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DCreatePluginFactories.cpp34 ICryptoFactory* createCryptoFactory() { in createCryptoFactory() function
/aosp12/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp35 CryptoFactory *createCryptoFactory() in createCryptoFactory() function