Home
last modified time | relevance | path

Searched defs:createPlugin (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/
DCryptoFactory.cpp37 android::status_t CryptoFactory::createPlugin( in createPlugin() function in clearkeydrm::CryptoFactory
/frameworks/av/media/libmediaplayerservice/
DCrypto.cpp187 status_t Crypto::createPlugin( in createPlugin() function in android::Crypto
DDrm.cpp310 status_t Drm::createPlugin(const uint8_t uuid[16]) { in createPlugin() function in android::Drm
/frameworks/av/media/libmedia/
DICrypto.cpp63 virtual status_t createPlugin( in createPlugin() function
DIDrm.cpp92 virtual status_t createPlugin(const uint8_t uuid[16]) { in createPlugin() function
/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.cpp71 status_t MockCryptoFactory::createPlugin(const uint8_t /* uuid */[16], in createPlugin() function in android::MockCryptoFactory