Home
last modified time | relevance | path

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

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