Searched refs:openFactory (Results 1 – 4 of 4) sorted by relevance
61 bool openFactory(const String8& path);153 if (!openFactory(path) || !mFactory->isSystemIdSupported(CA_system_id)) { in loadFactoryForSchemeFromPath()173 if (!openFactory(path) || mFactory->queryPlugins(&descriptors) != OK) { in queryPluginsFromPath()186 bool FactoryLoader<T>::openFactory(const String8& path) { in openFactory() function
71 bool openFactory(const String8 &path);167 if (!openFactory(path) || !mFactory->isSystemIdSupported(CA_system_id)) { in loadFactoryForSchemeFromPath()187 if (!openFactory(path) || mFactory->queryPlugins(&descriptors) != OK) { in queryPluginsFromPath()201 bool FactoryLoader<T>::openFactory(const String8 &path) { in openFactory() function
65 bool openFactory(const String8& path);155 if (!openFactory(path) || !mFactory->isSystemIdSupported(CA_system_id)) { in loadFactoryForSchemeFromPath()175 if (!openFactory(path) || mFactory->queryPlugins(&descriptors) != OK) { in queryPluginsFromPath()188 bool FactoryLoader<T>::openFactory(const String8& path) { in openFactory() function