Home
last modified time | relevance | path

Searched refs:createCryptoFactory (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
DCreatePluginFactories.h25 android::CryptoFactory* createCryptoFactory();
/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/clearkey/hidl/include/
DCreatePluginFactories.h34 ICryptoFactory* createCryptoFactory();
/frameworks/native/headers/media_plugin/media/hardware/
DCryptoAPI.h121 extern android::CryptoFactory *createCryptoFactory();
/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.h24 android::CryptoFactory *createCryptoFactory();
DMockDrmCryptoPlugin.cpp35 CryptoFactory *createCryptoFactory() in createCryptoFactory() function
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/fuzzer/
DclearkeyV1.4_fuzzer.cpp702 android::hardware::drm::V1_4::clearkey::createCryptoFactory(); in init()