Searched defs:createPlugin (Results 1 – 6 of 6) sorted by relevance
37 android::status_t CryptoFactory::createPlugin( in createPlugin() function in clearkeydrm::CryptoFactory
187 status_t Crypto::createPlugin( in createPlugin() function in android::Crypto
310 status_t Drm::createPlugin(const uint8_t uuid[16]) { in createPlugin() function in android::Drm
63 virtual status_t createPlugin( in createPlugin() function
92 virtual status_t createPlugin(const uint8_t uuid[16]) { in createPlugin() function
71 status_t MockCryptoFactory::createPlugin(const uint8_t /* uuid */[16], in createPlugin() function in android::MockCryptoFactory