Home
last modified time | relevance | path

Searched refs:FactoryLoader (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/cas/1.0/default/
H A DFactoryLoader.h36 class FactoryLoader {
38 FactoryLoader(const char *name) : in FactoryLoader() function
41 virtual ~FactoryLoader() { closeFactory(); } in ~FactoryLoader()
75 bool FactoryLoader<T>::findFactoryForScheme( in findFactoryForScheme()
129 bool FactoryLoader<T>::enumeratePlugins( in enumeratePlugins()
161 bool FactoryLoader<T>::loadFactoryForSchemeFromPath( in loadFactoryForSchemeFromPath()
181 bool FactoryLoader<T>::queryPluginsFromPath( in queryPluginsFromPath()
200 bool FactoryLoader<T>::openFactory(const String8 &path) { in openFactory()
227 void FactoryLoader<T>::closeFactory() { in closeFactory()
H A DMediaCasService.h52 FactoryLoader<CasFactory> mCasLoader;
53 FactoryLoader<DescramblerFactory> mDescramblerLoader;
/aosp12/hardware/interfaces/cas/1.1/default/
H A DFactoryLoader.h38 class FactoryLoader {
40 FactoryLoader(const char* name) : mFactory(NULL), mCreateFactoryFuncName(name) {} in FactoryLoader() function
42 virtual ~FactoryLoader() { closeFactory(); } in ~FactoryLoader()
69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
120 bool FactoryLoader<T>::enumeratePlugins(vector<HidlCasPluginDescriptor>* results) { in enumeratePlugins()
150 bool FactoryLoader<T>::loadFactoryForSchemeFromPath(const String8& path, int32_t CA_system_id, in loadFactoryForSchemeFromPath()
169 bool FactoryLoader<T>::queryPluginsFromPath(const String8& path, in queryPluginsFromPath()
187 bool FactoryLoader<T>::openFactory(const String8& path) { in openFactory()
213 void FactoryLoader<T>::closeFactory() { in closeFactory()
H A DMediaCasService.h54 FactoryLoader<CasFactory> mCasLoader;
55 FactoryLoader<DescramblerFactory> mDescramblerLoader;
/aosp12/hardware/interfaces/cas/1.2/default/
H A DFactoryLoader.h38 class FactoryLoader {
40 FactoryLoader(const char* name) : mFactory(NULL), mCreateFactoryFuncName(name) {} in FactoryLoader() function
42 virtual ~FactoryLoader() { closeFactory(); } in ~FactoryLoader()
69 bool FactoryLoader<T>::findFactoryForScheme(int32_t CA_system_id, sp<SharedLibrary>* library, in findFactoryForScheme()
120 bool FactoryLoader<T>::enumeratePlugins(vector<HidlCasPluginDescriptor>* results) { in enumeratePlugins()
150 bool FactoryLoader<T>::loadFactoryForSchemeFromPath(const String8& path, int32_t CA_system_id, in loadFactoryForSchemeFromPath()
169 bool FactoryLoader<T>::queryPluginsFromPath(const String8& path, in queryPluginsFromPath()
187 bool FactoryLoader<T>::openFactory(const String8& path) { in openFactory()
213 void FactoryLoader<T>::closeFactory() { in closeFactory()
H A DMediaCasService.h55 FactoryLoader<CasFactory> mCasLoader;
56 FactoryLoader<DescramblerFactory> mDescramblerLoader;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...