Searched refs:findFactoryForScheme (Results 1 – 8 of 8) sorted by relevance
62 *result = mCasLoader->findFactoryForScheme(CA_system_id); in isSystemIdSupported()77 if (mCasLoader->findFactoryForScheme(CA_system_id, &library, &factory)) { in createPlugin()94 *result = mDescramblerLoader->findFactoryForScheme(CA_system_id); in isDescramblerSupported()107 if (mDescramblerLoader->findFactoryForScheme( in createDescrambler()
39 bool findFactoryForScheme(71 bool FactoryLoader<T>::findFactoryForScheme( in findFactoryForScheme() function
83 void Crypto::findFactoryForScheme(const uint8_t uuid[16]) { in findFactoryForScheme() function in android::Crypto183 findFactoryForScheme(uuid); in isCryptoSchemeSupported()196 findFactoryForScheme(uuid); in createPlugin()
201 void Drm::findFactoryForScheme(const uint8_t uuid[16]) { in findFactoryForScheme() function in android::Drm294 findFactoryForScheme(uuid); in isCryptoSchemeSupported()316 findFactoryForScheme(uuid); in createPlugin()
73 void findFactoryForScheme(const uint8_t uuid[16]);
162 void findFactoryForScheme(const uint8_t uuid[16]);